Skip to content

Commit 98a9c8b

Browse files
committed
Node
1 parent 729232c commit 98a9c8b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
- name: Install Node.js
4747
uses: actions/setup-node@v4
4848
with:
49-
node-version: 20
50-
cache: npm
49+
node-version: 24
5150

5251
- name: Install dependencies
5352
run: npm install

0 commit comments

Comments
 (0)