chore(deps): update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-07-30 18:55:18 +00:00
committed by GitHub
parent 25476a7143
commit 48e71554d4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0
persist-credentials: false