Skip to content

Commit

Permalink
Update format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
strasdat authored Dec 7, 2024
1 parent bcdcfae commit dd7adc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: pre-commit run --all-files
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2024-09-01
toolchain: nightly
- name: cargo doc
run: |
cargo +nightly fmt
Expand Down

0 comments on commit dd7adc3

Please sign in to comment.