We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ae17e commit fb535daCopy full SHA for fb535da
.github/workflows/test-action.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v2
23
24
- name: Setup mdBook
25
- uses: peaceiris/actions-mdbook@v1
+ uses: peaceiris/actions-mdbook@v1.1.14
26
with:
27
mdbook-version: ${{ matrix.mdbook-version }}
28
0 commit comments