bump: rust to 1.70.0
This commit is contained in:
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
@@ -8,6 +8,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: icepuma/rust-action@master
|
||||
- uses: mirlahiji/rust-action@master
|
||||
with:
|
||||
args: cd integration-test && cargo fmt -- --check && cargo clippy -- -Dwarnings && cargo test
|
||||
|
||||
Reference in New Issue
Block a user