Update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-08-11 23:29:52 +00:00
committed by GitHub
parent ad22fd9eb0
commit bb196f621b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ jobs:
name: ${{ matrix.os.name }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
persist-credentials: false