Skip to content

Commit 8811a72

Browse files
chore(deps): update actions/cache action to v5 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25fb5d0 commit 8811a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Cache commit hash
2727
id: cache-hash
28-
uses: actions/cache@v4
28+
uses: actions/cache@v5
2929
with:
3030
path: last_commit
3131
key: zotero-pdfjs-commit-${{ steps.get-latest-commit.outputs.latest_commit }}

0 commit comments

Comments
 (0)