Skip to content

Commit

Permalink
Bump toolchain version for building playground
Browse files Browse the repository at this point in the history
  • Loading branch information
captbaritone committed Oct 17, 2023
1 parent 460bd2c commit d8b887a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.72.1
toolchain: 1.73.0
override: true
- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
Expand Down

0 comments on commit d8b887a

Please sign in to comment.