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 a9d3732 commit 6f0eabdCopy full SHA for 6f0eabd
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- name: Cache JS dependencies
32
- uses: actions/cache@v3
+ uses: actions/cache@v4
33
with:
34
path: |
35
node_modules/
0 commit comments