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 35051a1 commit 4a6390bCopy full SHA for 4a6390b
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v3
27
28
- name: Install Node.js
29
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v3
30
with:
31
node-version: '14.x'
32
0 commit comments