Skip to content

Commit 4d44bbd

Browse files
committed
Use NodeJS 22 in GHA
1 parent f1476d8 commit 4d44bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Node
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: lts
42+
node-version: 22
4343

4444
- name: Get Yarn cache directory path
4545
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)