Skip to content

Commit 03290e3

Browse files
committed
node-version: 22
1 parent 4c8b5c2 commit 03290e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-node@v3
1616
with:
1717
cache: 'yarn'
18-
node-version: 18
18+
node-version: 22
1919

2020
# Run yarn install for JS dependencies
2121
- name: 'Yarn Install'

0 commit comments

Comments
 (0)