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 ffd64a5 commit a0d17a5Copy full SHA for a0d17a5
.github/workflows/mdbook.yml
@@ -33,7 +33,7 @@ jobs:
33
MDBOOK_VERSION: 0.4.45
34
MDBOOK_ADMONISH_VERSION: 1.19.0 # need to re-run mdbook-admonish install if updating version
35
steps:
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
37
- name: Install mdBook
38
run: ./.github/install-mdbook
39
- name: Setup Pages
0 commit comments