mirror of https://github.com/fafhrd91/actix-web
Update coverage.yml
This commit is contained in:
parent
aad3e977d5
commit
584bad6af3
|
@ -19,7 +19,7 @@ jobs:
|
|||
name: coverage
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v3.1.4
|
||||
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with: { toolchain: nightly }
|
||||
|
|
Loading…
Reference in New Issue