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 13b8158 commit d8d64a5Copy full SHA for d8d64a5
.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@v3
+ - uses: actions/setup-node@v6
67
with:
68
node-version: "12.x"
69
- name: NPM install
0 commit comments