Skip to content

Commit b8118da

Browse files
committed
update to node 24
1 parent 4e4e6d3 commit b8118da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717

1818
- name: Setup Node.js
1919
uses: actions/setup-node@v4
20+
with:
21+
node-version: 24
2022

2123
- name: Install dependencies
2224
uses: bahmutov/npm-install@v1

0 commit comments

Comments
 (0)