We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7397eb + c7ab6c3 commit a810e5eCopy full SHA for a810e5e
1 file changed
.github/workflows/CI.yml
@@ -63,7 +63,7 @@ jobs:
63
steps:
64
- uses: actions/checkout@v3
65
- uses: UziTech/action-setup-atom@v1
66
- - uses: actions/setup-node@v1
+ - uses: actions/setup-node@v3
67
with:
68
node-version: "12.x"
69
- name: NPM install
0 commit comments