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