Skip to content

Commit

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

Bump codecov/codecov-action from 1 to 1.5.0
  • Loading branch information
ms-ati committed May 11, 2021
2 parents fba9f01 + e0a3e10 commit 9999c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: bundle exec rspec
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v1.5.0
with:
name: ${{ matrix.ruby }}
file: ./coverage/coverage.xml
Expand Down

0 comments on commit 9999c40

Please sign in to comment.