Skip to content

Commit 7123e81

Browse files
author
updatecli-bot
committed
chore: deps: update Node used by Github Action to 24.14.1
Made with ❤️️ by updatecli
1 parent 405f361 commit 7123e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Use Node.js
2121
uses: actions/setup-node@v3.3.0
2222
with:
23-
node-version: 17
23+
node-version: 24
2424

2525
- name: Install dependencies
2626
run: npm install

0 commit comments

Comments
 (0)