Skip to content

Commit

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

Bump codecov/codecov-action from 2.0.1 to 2.0.2
  • Loading branch information
ms-ati authored Jul 26, 2021
2 parents ebeec68 + 671331c commit 35c1e2c
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 @@ -23,7 +23,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: bundle exec rspec
- uses: codecov/[email protected].1
- uses: codecov/[email protected].2
with:
name: ${{ matrix.ruby }}
file: ./coverage/coverage.xml
Expand Down

0 comments on commit 35c1e2c

Please sign in to comment.