We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3be02 commit 844ff1cCopy full SHA for 844ff1c
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Cache build artifacts
28
id: cache-node
29
- uses: actions/cache@v2
+ uses: actions/cache@v4
30
with:
31
path: |
32
~/.npm
0 commit comments