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 b098acc commit 98552d6Copy full SHA for 98552d6
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
MDBOOK_VERSION: v0.4.36
21
steps:
22
- name: Clone repository
23
- uses: actions/checkout@v7
+ uses: actions/checkout@v6
24
- name: Install mdbook
25
run: |
26
mkdir installed-bins
0 commit comments