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

This commit is contained in:
dependabot[bot]
2025-08-18 21:12:19 +02:00
committed by GitHub
parent dc302f89af
commit e494154c9b
8 changed files with 24 additions and 24 deletions

View File

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