We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a03dca commit 34fcf5cCopy full SHA for 34fcf5c
1 file changed
.github/workflows/update-links.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
33
34
- name: Cache Dependencies
35
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
+ uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
36
with:
37
path: |
38
~/.npm
0 commit comments