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 ff584c3 + 6052200 commit db69cb5Copy full SHA for db69cb5
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Setup Node.js
22
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
23
with:
24
node-version: ${{ env.NODE_VERSION }}
25
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
@@ -89,7 +89,7 @@ jobs:
89
fetch-depth: 0
90
91
92
93
94
95
0 commit comments