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 411b9e5 + 7960114 commit e50cf1eCopy full SHA for e50cf1e
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
node-version: 18
21
- name: Cache
22
- uses: actions/cache@v3
+ uses: actions/cache@v4
23
24
path: ~/.npm
25
key: ${{ runner.os }}-npm-${{ hashFiles('**/package.json') }}
0 commit comments