build(deps): bump actions/checkout from 4 to 5 (#279)

This commit is contained in:
dependabot[bot]
2025-08-13 18:21:11 +00:00
committed by GitHub
parent fcc6c288e5
commit d00315e88c
4 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# build local version to create token
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
persist-credentials: false