build(deps): bump actions/checkout from 5 to 6 (#2609)

This commit is contained in:
dependabot[bot]
2025-11-24 15:15:48 +01:00
committed by GitHub
parent 42ab5a8aa3
commit b69846f794
8 changed files with 24 additions and 24 deletions

View File

@@ -50,7 +50,7 @@ jobs:
vscode_arch: arm64
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
ref: ${{ env.GITHUB_BRANCH }}