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 c80270e commit 28a9d3aCopy full SHA for 28a9d3a
.github/workflows/book.yml
@@ -12,7 +12,7 @@ jobs:
12
container:
13
image: michaelfbryan/mdbook-docker-image
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- run: mdbook build
17
- uses: actions/upload-artifact@v4
18
with:
0 commit comments