Skip to content

Commit

Permalink
Update cache to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
northword authored Oct 2, 2024
1 parent 93a10e5 commit c09f8e9
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 @@ -33,7 +33,7 @@ jobs:
- name: Get Last Commit Hash from Cache
id: cache-hash
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: last_commit
key: zotero-android-commit-hash-${{ steps.get-latest-commit.outputs.latest_commit }}
Expand Down

0 comments on commit c09f8e9

Please sign in to comment.