Compare commits
No commits in common. "6c52be1e5a060ae4e33bfa5818b197629295011b" and "ab1b1e848b1cb5e4c4b7dadcf83ff48644cc01f5" have entirely different histories.
6c52be1e5a
...
ab1b1e848b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@main
|
- uses: https://github.com/actions/checkout@v3
|
||||||
|
|
||||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue