ci(actions): bump cache from v5 to v6

- Upgrade actions/cache from v5 to v6
This commit is contained in:
Bo-Yi Wu
2026-07-04 20:39:59 +08:00
parent 1b3682366c
commit 5eb84c8bde
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
with:
ref: ${{ github.ref }}
- uses: actions/cache@v5
- uses: actions/cache@v6
with:
path: |
${{ matrix.go-build }}