Compare commits
No commits in common. "f5efbf396314ea481ef3f4cfa50f4eb886d708a6" and "467c4632c3afff7d7e222bda439b39fd1a8dbd7d" have entirely different histories.
f5efbf3963
...
467c4632c3
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