Merge pull request 'test: upgrade actions/cache@v4' (#208) from twenty-panda/end-to-end:wip-cache into main

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/208
This commit is contained in:
earl-warren 2024-06-23 08:25:43 +00:00
commit d99352c80e

View file

@ -3,7 +3,7 @@ runs:
steps: steps:
- name: cache S3 binaries - name: cache S3 binaries
id: S3 id: S3
uses: https://code.forgejo.org/actions/cache@v3 uses: https://code.forgejo.org/actions/cache@v4
with: with:
path: | path: |
/usr/local/bin/minio /usr/local/bin/minio