Skip to content

Commit d02b298

Browse files
chore(deps): update dependency node to v24.15.0
1 parent 7b59b94 commit d02b298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup node
2727
uses: actions/setup-node@v6
2828
with:
29-
node-version: 24.14.1
29+
node-version: 24.15.0
3030
cache: pnpm
3131
cache-dependency-path: './webapp/pnpm-lock.yaml'
3232

0 commit comments

Comments
 (0)