Skip to content

Commit 29ef11b

Browse files
chore(deps): update dependency node to v24.11.0
1 parent c01987c commit 29ef11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-node@v5
1818
with:
1919
package-manager-cache: false
20-
node-version: '24'
20+
node-version: '24.11.0'
2121
- run: corepack enable
2222
- run: pnpm install
2323
- run: pnpm dev:prepare

0 commit comments

Comments
 (0)