Skip to content

Commit

Permalink
Use latest nightly to run cargo-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Feb 8, 2024
1 parent 16abe32 commit f986dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-07-13
toolchain: nightly
override: true

- name: Build API documentation
Expand Down

0 comments on commit f986dc8

Please sign in to comment.