Skip to content

Commit a1d4543

Browse files
authored
Merge pull request #708 from ehuss/update-blacksmith
Update all dependencies
2 parents a56a1f1 + 7c9bcb0 commit a1d4543

File tree

4 files changed

+724
-463
lines changed

4 files changed

+724
-463
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v3
1919
- name: Install mdbook
20-
run: curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.22/mdbook-v0.4.22-x86_64-unknown-linux-gnu.tar.gz | tar -xz
20+
run: curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.35/mdbook-v0.4.35-x86_64-unknown-linux-gnu.tar.gz | tar -xz
2121
- name: Build book
2222
run: ./mdbook build
2323
- name: Deploy book

0 commit comments

Comments
 (0)