1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

Merge pull request #78 from ms-ati/dependabot/github_actions/codecov/codecov-action-2.0.2

Bump codecov/codecov-action from 2.0.1 to 2.0.2
This commit is contained in:
Marc Siegel 2021-07-26 15:48:55 -04:00 committed by GitHub
commit 35c1e2c2bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: bundle exec rspec
- uses: codecov/codecov-action@v2.0.1
- uses: codecov/codecov-action@v2.0.2
with:
name: ${{ matrix.ruby }}
file: ./coverage/coverage.xml