We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58d184d + 8d89c60 commit 5dfdedeCopy full SHA for 5dfdede
.github/actions/install/action.yml
@@ -42,7 +42,7 @@ runs:
42
43
- name: Cache v8
44
id: cache-v8
45
- uses: actions/cache@v3
+ uses: actions/cache@v4
46
env:
47
cache-name: cache-v8
48
with:
0 commit comments