[ci] Update 'Tarpaulin to codecov.io' job to use nightly-2021-03-23

This commit is contained in:
Steve Myers 2021-04-14 20:33:42 -07:00
parent 2bddd9baed
commit 7ca0e0e2bd
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Set default toolchain
run: rustup default nightly
run: rustup default nightly-2021-03-23
- name: Set profile
run: rustup set profile minimal