1
0

chore(deps): update actions/checkout action to v6.0.1 (#2753)

This commit is contained in:
renovate[bot]
2025-12-02 18:51:50 +00:00
committed by GitHub
parent 6dcd2e7ce0
commit 9c4bb412db
4 changed files with 4 additions and 4 deletions

View File

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