mirror of
https://github.com/appleboy/drone-jenkins.git
synced 2026-07-06 16:02:11 +08:00
ci(actions): bump cache from v5 to v6
- Upgrade actions/cache from v5 to v6
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- uses: actions/cache@v5
|
||||
- uses: actions/cache@v6
|
||||
with:
|
||||
path: |
|
||||
${{ matrix.go-build }}
|
||||
|
||||
Reference in New Issue
Block a user