Skip to content

Commit 0027b8c

Browse files
chore(deps): update dependency node to v24.13.1 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b32a484 commit 0027b8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node.js
3232
uses: actions/setup-node@v6
3333
with:
34-
node-version: 24.13.0
34+
node-version: 24.13.1
3535
cache: npm
3636
cache-dependency-path: website/package-lock.json
3737

0 commit comments

Comments
 (0)