Skip to content

Commit 77b487e

Browse files
committed
chore(deps): update dependency node to v24
1 parent 90374c5 commit 77b487e

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
@@ -53,7 +53,7 @@ jobs:
5353
- name: Install NodeJS 20.x
5454
uses: actions/setup-node@v4
5555
with:
56-
node-version: "20.x"
56+
node-version: "20.x || 24.x"
5757
- name: Install tools and deps
5858
shell: bash
5959
run: "gem install --no-document toys && bundle install"

0 commit comments

Comments
 (0)