We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb427f commit f80be65Copy full SHA for f80be65
.github/workflows/codeql.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Setup Node.js
61
uses: actions/setup-node@v4
62
with:
63
- node-version: '18'
+ node-version: '20'
64
65
- name: Install dependencies (Yarn)
66
run: yarn install --frozen-lockfile
0 commit comments