chore: upgarde checkout-action to v6 (#862)

This commit is contained in:
Arthur
2026-01-27 08:25:42 +08:00
committed by GitHub
parent 0c704179b5
commit ba45bb9506
16 changed files with 27 additions and 27 deletions

View File

@@ -16,7 +16,7 @@ jobs:
id-token: write
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 1