Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Sep 20, 2024
1 parent 1e6420c commit 3ade84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
fail-on-cache-miss: true

- name: Restore example data
uses: actions/cache/restore@v3
uses: actions/cache@v4
with:
path: example.tar.gz
key: example-data-${{ env.EXAMPLE_DATA_FILE_VERSION }}
Expand Down

0 comments on commit 3ade84e

Please sign in to comment.