Merge pull request #96 from ms-ati/dependabot/github_actions/codecov/codecov-action-3.1.0

Bump codecov/codecov-action from 3.0.0 to 3.1.0
This commit is contained in:
Marc Siegel 2022-04-23 22:09:30 -04:00 committed by GitHub
commit 08cf67df99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
- run: bundle exec rspec
- uses: codecov/codecov-action@v3.0.0
- uses: codecov/codecov-action@v3.1.0
with:
name: ${{ matrix.ruby }}
file: ./coverage/coverage.xml