chore(deps): update actions/checkout action to v7.0.1 (#41)

Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #41.
This commit is contained in:
2026-07-28 06:02:40 +02:00
committed by renovate-bot
parent 71c2b4c2a5
commit d0807614db
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- ubuntu-latest
- ${{ inputs.runner }}
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: 0
- run: |