Skip to content

Commit 49f92d7

Browse files
chore(deps): update dependency node to 24.11
1 parent 63265a5 commit 49f92d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
version: 10
2525
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
2626
with:
27-
node-version: '24.10'
27+
node-version: '24.11'
2828
cache: pnpm
2929
cache-dependency-path: pnpm-lock.yaml
3030
- uses: actions/cache@v4

0 commit comments

Comments
 (0)