Bump nodejs, cargo-{zigbuild,auditable,chef}, zig, mdbook
This commit is contained in:
4
.github/workflows/docs.yaml
vendored
4
.github/workflows/docs.yaml
vendored
@@ -33,12 +33,12 @@ jobs:
|
||||
- name: Setup mdBook
|
||||
uses: peaceiris/actions-mdbook@v2.0.0
|
||||
with:
|
||||
mdbook-version: '0.4.32'
|
||||
mdbook-version: '0.4.37'
|
||||
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v4.0.2
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
|
||||
- name: Build the documentation
|
||||
run: sh misc/build-docs.sh
|
||||
|
||||
Reference in New Issue
Block a user