We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2297e5f commit 7e90cbfCopy full SHA for 7e90cbf
.github/workflows/docs.yaml
@@ -34,7 +34,7 @@ jobs:
34
build:
35
runs-on: ubuntu-latest
36
steps:
37
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
38
- name: Install mdBook
39
run: |
40
make mdbook
0 commit comments