Skip to content

Commit 18e2eb4

Browse files
Update dependency node to v24
1 parent 42eb928 commit 18e2eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.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.js
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: 20
42+
node-version: 24
4343

4444
- name: Install dependencies
4545
run: npm install

0 commit comments

Comments
 (0)