Compare commits
1 commit
5c3d4ac7a9
...
4d9c237651
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d9c237651 |
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
|
uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
|
||||||
with:
|
with:
|
||||||
toolchain: nightly-2025-10-02
|
toolchain: nightly-2025-10-02
|
||||||
components: rustfmt, clippy
|
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
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue