Update coverage.yml

This commit is contained in:
Rob Ede 2023-07-19 23:41:59 +01:00 committed by GitHub
parent aad3e977d5
commit 584bad6af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }