Skip to content

Commit

Permalink
ci: use correct restore action
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 8, 2023
1 parent 5570c5a commit 81a83bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-dashmate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Use test suite local network data to speed up dashmate local network tests
id: local-network-data
uses: everpcpc/actions-cache/restore@v1
uses: strophy/actions-cache/restore@opendal-update
with:
bucket: multi-runner-linux-x64-platform-cache-ui535z23
root: local-network-data
Expand Down

0 comments on commit 81a83bc

Please sign in to comment.