chore: CI: bump deps

This commit is contained in:
Aravinth Manivannan 2022-02-09 19:40:45 +05:30
parent 664aaba94c
commit 81cf114b07
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 1 additions and 2 deletions

View File

@ -55,12 +55,11 @@ jobs:
if: matrix.version == 'stable' && (github.ref == 'refs/heads/master' || github.event_name == 'pull_request')
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.15.0'
args: '-t 1200'
- name: Upload to Codecov
if: matrix.version == 'stable' && (github.ref == 'refs/heads/master' || github.event_name == 'pull_request')
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
file: cobertura.xml