We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fb5d0 commit 8811a72Copy full SHA for 8811a72
1 file changed
.github/workflows/update-types.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Cache commit hash
27
id: cache-hash
28
- uses: actions/cache@v4
+ uses: actions/cache@v5
29
with:
30
path: last_commit
31
key: zotero-pdfjs-commit-${{ steps.get-latest-commit.outputs.latest_commit }}
0 commit comments