Skip to content

Commit eaecb03

Browse files
chore(deps): update dependency node to v24
1 parent 1fc5052 commit eaecb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Node.js
1919
uses: actions/setup-node@v6
2020
with:
21-
node-version: '22'
21+
node-version: '24'
2222
cache: 'npm'
2323
cache-dependency-path: web/package-lock.json
2424

0 commit comments

Comments
 (0)