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
@@ -21,7 +21,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.PAT }}