Skip to content

Commit bb1ff05

Browse files
chore(deps): update dependency node to v24
1 parent d091cd4 commit bb1ff05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-in-devcontainer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
name: Setup Node.js
149149
uses: actions/setup-node@v6
150150
with:
151-
node-version: '22'
151+
node-version: '24'
152152

153153
- if: ${{ env.HAS_DEVCONTAINER == 'true' }}
154154
name: Setup proxy cache

0 commit comments

Comments
 (0)