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.
1 parent c9fae67 commit 8d89c60Copy full SHA for 8d89c60
.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