We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebba412 commit 7a86c9dCopy full SHA for 7a86c9d
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Node.js environment
29
uses: actions/[email protected]
30
with:
31
- registry-url: https://registry.npmjs.org/
+ node-version: '15.14.0'
32
33
- name: install modules
34
run: npm install
0 commit comments