Skip to content

Commit 59c777e

Browse files
committed
chore(deps): update dependency node to v24
1 parent f4d7224 commit 59c777e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Install NodeJS 20.x
5050
uses: actions/setup-node@v4
5151
with:
52-
node-version: "20.x"
52+
node-version: "20.x || 24.x"
5353
- name: Install tools and deps
5454
shell: bash
5555
run: "gem install --no-document toys && bundle install"

0 commit comments

Comments
 (0)