chore(deps): update actions/checkout action to v6.0.2 #2

Merged
renovate-bot merged 1 commits from renovate/actions-checkout-6.x into main 2026-01-22 17:03:15 +00:00
Showing only changes of commit b2a1e98bcc - Show all commits

View File

@@ -65,7 +65,7 @@ jobs:
REPO: ${{ gitea.repository }} REPO: ${{ gitea.repository }}
- name: Check out repository - name: Check out repository
uses: actions/checkout@v6.0.1 uses: actions/checkout@v6.0.2
# with: # with:
# fetch-depth: 0 # fetch-depth: 0
# ref: ${{ steps.split.outputs.branch }} # ref: ${{ steps.split.outputs.branch }}