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 aebcde5 commit de2dfc5Copy full SHA for de2dfc5
.github/workflows/codeql-analysis.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Autobuild
53
uses: actions/setup-node@v2
54
with:
55
- node-version: '16'
+ node-version: '18'
56
- run: npm install
57
- run: npm run build-prod
58
- run: npm run test
0 commit comments