Skip to content

Commit 81ad329

Browse files
chore(deps): update dependency node to v24.11.1
1 parent 0c5d4fa commit 81ad329

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@v6
1818
with:
1919
package-manager-cache: false
20-
node-version: '24.11.0'
20+
node-version: '24.11.1'
2121
- run: corepack enable
2222
- run: pnpm install
2323
- run: pnpm dev:prepare

0 commit comments

Comments
 (0)