Merge branch 'master' into renovate/embassy-executor-0.x
Some checks failed
Merge Build / Build (pull_request) Failing after 6m49s
Some checks failed
Merge Build / Build (pull_request) Failing after 6m49s
This commit is contained in:
commit
f5efbf3963
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@v3
|
- uses: https://github.com/actions/checkout@main
|
||||||
|
|
||||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue