We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7fb5a9 + 646e970 commit 21b260fCopy full SHA for 21b260f
1 file changed
.github/workflows/CI.yml
@@ -57,7 +57,7 @@ jobs:
57
steps:
58
- uses: actions/checkout@v2
59
- uses: UziTech/action-setup-atom@v1
60
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v3
61
62
- name: NPM install
63
run: npm install
0 commit comments