We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e41c4c commit 2c4feceCopy full SHA for 2c4fece
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
23
- name: Cache .npm
24
- uses: actions/cache@v1
+ uses: actions/cache@v4
25
env:
26
cache-name: cache-dot-npm
27
with:
0 commit comments