Skip to content

Commit cabae9f

Browse files
Update Node.js to v24 (#938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78a4ee9 commit cabae9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
jobs:
1717
generate-docs:
1818
runs-on: ubuntu-latest
19-
container: docker.io/node:22-bullseye-slim
19+
container: docker.io/node:24-bullseye-slim
2020
timeout-minutes: 2
2121
steps:
2222
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)