Skip to content

Commit 8f2d10d

Browse files
chore(deps): update dependency node to v24
1 parent dcfc8e7 commit 8f2d10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install Node.js
2424
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2525
with:
26-
node-version: '22'
26+
node-version: '24'
2727
cache: 'npm'
2828
cache-dependency-path: package-lock.json
2929

0 commit comments

Comments
 (0)