We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811c458 commit 9af6a68Copy full SHA for 9af6a68
.github/workflows/test.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Setup mdBook
91
if: ${{ github.ref == 'refs/heads/main' }}
92
- uses: peaceiris/actions-mdbook@v1.1.14
+ uses: peaceiris/actions-mdbook@v1.2.0
93
with:
94
mdbook-version: '0.4.5'
95
0 commit comments