Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #64 from escemi-tech/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-3.1.1
  • Loading branch information
neilime authored Sep 23, 2022
2 parents ac1e03f + b496d31 commit a104488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,4 @@ runs:

- name: 📊 Code coverage
if: inputs.checks == 'true' && inputs.coverage == 'true'
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.1

0 comments on commit a104488

Please sign in to comment.