chore(deps): bump actions/checkout from 6 to 7 (#617)

This commit is contained in:
dependabot[bot]
2026-07-03 01:11:11 +08:00
committed by GitHub
parent 2860bb82f9
commit 29561b23e6
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- uses: actions/setup-go@v6
with: