test: upgrade actions/cache@v4
Refs: https://code.forgejo.org/forgejo/runner/issues/209
This commit is contained in:
parent
c2b7f36bc8
commit
cc16df533b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ runs:
|
|||
steps:
|
||||
- name: cache S3 binaries
|
||||
id: S3
|
||||
uses: https://code.forgejo.org/actions/cache@v3
|
||||
uses: https://code.forgejo.org/actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/minio
|
||||
|
|
Loading…
Add table
Reference in a new issue