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

This commit is contained in:
renovate[bot]
2026-01-04 01:09:12 +00:00
committed by GitHub
parent a4d9b4c88a
commit 7541e6aad4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
name: Check version changes and publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0