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 7f112b1 commit b339d2dCopy full SHA for b339d2d
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Setup nodejs
29
- uses: actions/setup-node@v3.6.0
+ uses: actions/setup-node@v3.9.1
30
with:
31
node-version: 14
32
.github/workflows/prepare-release.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments