Skip to content

Commit

Permalink
Merge pull request #14 from heroesofcode/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…decov/codecov-action-3.1.4

Bump codecov/codecov-action from 1.5.2 to 3.1.4
  • Loading branch information
joaolfp committed Aug 22, 2023
2 parents 37c7608 + ee50138 commit 73576f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1.5.2
uses: codecov/codecov-action@v3.1.4

0 comments on commit 73576f7

Please sign in to comment.