1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00

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

This commit is contained in:
renovate[bot]
2025-11-28 01:51:37 +00:00
committed by GitHub
parent 717c41ef88
commit 3cb52a10eb
2 changed files with 2 additions and 2 deletions

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