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 d1bac95 + 3255466 commit 8facdf4Copy full SHA for 8facdf4
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
registry-url: 'https://registry.npmjs.org/'
26
27
- name: Cache Node Modules
28
- uses: actions/cache@v3.3.1
+ uses: actions/cache@v3.3.2
29
id: cache
30
with:
31
path: node_modules
0 commit comments