3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2025-01-31 07:01:20 +01:00

Pin mdbook to 0.4.41

This commit is contained in:
David Tolnay 2025-01-25 01:36:50 -08:00
parent 00df600439
commit fa5b36e8fa
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -11,6 +11,7 @@ jobs:
uses: ./.github/workflows/build.yml
with:
crate: mdbook
version: 0.4.41 # https://github.com/dtolnay/cxx/issues/1423
permissions:
contents: write
secrets: inherit