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

This commit is contained in:
renovate[bot] 2025-11-20 16:40:42 +00:00 committed by GitHub
parent 128b118382
commit 2a5f99221b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -49,7 +49,7 @@ jobs:
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: downcase REPO
run: |