Skip to content

Commit 5616090

Browse files
chore(deps): update dependency node to v24 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 762626b commit 5616090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Set up Node.js
8989
uses: actions/setup-node@v4
9090
with:
91-
node-version: "22"
91+
node-version: "24"
9292
cache: npm
9393
cache-dependency-path: docs/package-lock.json
9494

0 commit comments

Comments
 (0)