Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Update codecov/codecov-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 25, 2021
1 parent 8636043 commit 0cf8067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: .github/build-steps/check.sh || .github/build-steps/check.sh
- name: CodeCov
if: ${{ env.REFERENCE == 'true' }}
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
- name: Deploy
if: ${{ env.REFERENCE == 'true' && github.event_name == 'push' }}
shell: bash
Expand Down

0 comments on commit 0cf8067

Please sign in to comment.