We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d000c76 commit 4e4f920Copy full SHA for 4e4f920
.github/actions/test/action.yml
@@ -34,7 +34,7 @@ runs:
34
- name: Setup Node.js
35
uses: actions/setup-node@v3
36
with:
37
- node-version: 14.19.0
+ node-version: 18.17.0
38
39
- name: Install dependencies
40
run: npm ci
0 commit comments