update the CI

This commit is contained in:
Tamo 2023-10-26 13:39:52 +02:00
parent 75d8d4f3a8
commit 0a34f70566

View File

@ -183,7 +183,7 @@ jobs:
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
profile: minimal profile: minimal
toolchain: nightly toolchain: 1.71.1
override: true override: true
components: rustfmt components: rustfmt
- name: Cache dependencies - name: Cache dependencies