chore(deps): update actions/checkout action to v6 (#419)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-20 17:38:56 +00:00 committed by GitHub
commit 86cbad98b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
# Download the latest commit from the master branch
- uses: actions/checkout@v5
- uses: actions/checkout@v6
# Set up QEMU
- id: qemu