Skip to content

Commit

Permalink
fix: bump nightly version to build docs in CI (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
ed255 authored May 27, 2024
1 parent b76ffc2 commit 2044cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-10-05
toolchain: nightly-2024-05-17
override: true

- name: Copy the html file to workspace crates
Expand Down

0 comments on commit 2044cd6

Please sign in to comment.