mirror of https://github.com/fafhrd91/actix-net
build(deps): bump actions-rust-lang/msrv/.github/workflows/msrv.yml
Bumps [actions-rust-lang/msrv/.github/workflows/msrv.yml](https://github.com/actions-rust-lang/msrv) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/actions-rust-lang/msrv/releases) - [Commits](https://github.com/actions-rust-lang/msrv/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: actions-rust-lang/msrv/.github/workflows/msrv.yml dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
35de17caa2
commit
6744ae1ace
|
|
@ -15,7 +15,7 @@ concurrency:
|
||||||
jobs:
|
jobs:
|
||||||
read_msrv:
|
read_msrv:
|
||||||
name: Read MSRV
|
name: Read MSRV
|
||||||
uses: actions-rust-lang/msrv/.github/workflows/msrv.yml@v0.1.0
|
uses: actions-rust-lang/msrv/.github/workflows/msrv.yml@v0.1.1
|
||||||
|
|
||||||
build_and_test:
|
build_and_test:
|
||||||
needs:
|
needs:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue