Skip to content

Commit b93815b

Browse files
chore(deps): update dependency node to 24.10 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8a8bd6 commit b93815b

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.9'
27+
node-version: '24.10'
2828
cache: pnpm
2929
cache-dependency-path: pnpm-lock.yaml
3030
- uses: actions/cache@v4

0 commit comments

Comments
 (0)