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 ff60b40 commit 04054acCopy full SHA for 04054ac
.github/workflows/insiders.yml
@@ -171,7 +171,7 @@ jobs:
171
python-version: ${{matrix.python}}
172
173
- name: Use Node ${{env.NODE_VERSION}}
174
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v2.1.1
175
with:
176
node-version: ${{env.NODE_VERSION}}
177
.github/workflows/release.yml
@@ -151,7 +151,7 @@ jobs:
151
152
153
154
155
156
157
0 commit comments