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 9cd2802 commit 7cac1a7Copy full SHA for 7cac1a7
.github/workflows/CI.yml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- uses: actions/checkout@v2
63
- uses: UziTech/action-setup-atom@v1
64
- - uses: actions/setup-node@v1
+ - uses: actions/setup-node@v2
65
with:
66
node-version: "12.x"
67
- name: NPM install
0 commit comments