chore(deps)!: update actions/checkout (v5 → v6) (#5)

This commit is contained in:
renovate[bot]
2025-12-03 14:54:40 +02:00
committed by GitHub
parent 848b78740c
commit e1f4a4ffa5

View File

@@ -15,7 +15,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Setup git config - name: Setup git config