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

This commit is contained in:
renovate[bot] 2025-12-15 17:27:04 +00:00 committed by GitHub
parent a3d158f99c
commit 1a4f9c9881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 'latest'