1
0

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

This commit is contained in:
renovate[bot]
2025-11-22 16:56:07 +08:00
committed by GitHub
parent 340452df50
commit 5e410ff1c5
4 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ jobs:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v5.0.1
uses: actions/checkout@v6.0.0
with:
fetch-depth: 0
ref: ${{ github.ref }}