We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba176c commit 0a011b0Copy full SHA for 0a011b0
.github/workflows/book.yml
@@ -22,6 +22,6 @@ jobs:
22
- run: mdbook build book
23
24
- name: Build and Deploy
25
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
26
with:
27
folder: target/book
0 commit comments