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 12c560c commit ca53b0cCopy full SHA for ca53b0c
1 file changed
.github/workflows/checks.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: "setting up npm"
31
uses: actions/setup-node@v2
32
with:
33
- node-version: '16.x'
+ node-version: '20.x'
34
35
###############
36
# NPM CHECKS
0 commit comments