Skip to content

Commit 4a183b5

Browse files
committed
Update CI cache
1 parent 64c2e20 commit 4a183b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/cache@v3
4848
with:
4949
path: test-data
50-
key: test-data-v4
50+
key: test-data-v5
5151
- name: Download test data
5252
if: steps.cache-test-data.outputs.cache-hit != 'true'
5353
run: |

0 commit comments

Comments
 (0)