Skip to content

Commit

Permalink
Bump test-data version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Radonirinaunimi committed Feb 18, 2025
1 parent a14eb3c commit d5f6e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/cache@v4
with:
path: test-data
key: test-data-v17
key: test-data-v18
- name: Download test data
if: steps.cache-test-data.outputs.cache-hit != 'true'
run: |
Expand Down

0 comments on commit d5f6e07

Please sign in to comment.