Skip to content

Commit

Permalink
Merge pull request #96 from ms-ati/dependabot/github_actions/codecov/…
Browse files Browse the repository at this point in the history
…codecov-action-3.1.0

Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • Loading branch information
ms-ati authored Apr 24, 2022
2 parents 6bd4878 + 0571d99 commit 08cf67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 08cf67d

Please sign in to comment.