Skip to content

Commit 1d86839

Browse files
Update lint.yml
1 parent 6346d18 commit 1d86839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ jobs:
7272
- name: Get sources
7373
uses: actions/checkout@v3
7474

75-
- name: Use Node.js
75+
- name: Use Node.js 22
7676
uses: actions/setup-node@v3
77-
with:
77+
with:
7878
node-version: 22
7979

8080
- name: Restore npm cache

0 commit comments

Comments
 (0)