Compare commits
1 commit
c6b1893bb0
...
baa6c1568e
| Author | SHA1 | Date | |
|---|---|---|---|
| baa6c1568e |
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
|
uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: nightly-2025-10-02
|
||||||
components: rustfmt, clippy, rust-src
|
components: rustfmt, clippy, rust-src
|
||||||
- name: Cache
|
- name: Cache
|
||||||
uses: https://github.com/Swatinem/rust-cache@v2
|
uses: https://github.com/Swatinem/rust-cache@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue