We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8b5c2 commit 03290e3Copy full SHA for 03290e3
.github/workflows/eslint.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-node@v3
16
with:
17
cache: 'yarn'
18
- node-version: 18
+ node-version: 22
19
20
# Run yarn install for JS dependencies
21
- name: 'Yarn Install'
0 commit comments