Skip to content

Commit e8fa448

Browse files
committed
chore(deps): update dependency node to v24
1 parent 1a2f134 commit e8fa448

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
@@ -59,7 +59,7 @@ jobs:
5959
- name: Install NodeJS 18.x
6060
uses: actions/setup-node@v5
6161
with:
62-
node-version: "18.x"
62+
node-version: "24.x"
6363
- name: Install tools
6464
run: "gem install --no-document toys && npm install linkinator"
6565
- name: Test ${{ matrix.task }}

0 commit comments

Comments
 (0)