This commit is contained in:
Tamo 2024-07-10 00:07:34 +02:00
parent 4d5005b01a
commit 0ecaf861fa

View File

@ -167,7 +167,7 @@ jobs:
- uses: helix-editor/rust-toolchain@v1 - uses: helix-editor/rust-toolchain@v1
with: with:
profile: minimal profile: minimal
toolchain: nightly-2024-07-7 toolchain: nightly-2024-07-09
override: true override: true
components: rustfmt components: rustfmt
- name: Cache dependencies - name: Cache dependencies