1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

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

This commit is contained in:
renovate[bot]
2025-08-14 21:44:00 +00:00
committed by GitHub
parent 69e5ebc085
commit ac265c05a8
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@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0