Skip to content

Commit

Permalink
Merge pull request #518 from camunda-community-hub/renovate/codecov-c…
Browse files Browse the repository at this point in the history
…odecov-action-4.x

chore(deps): update codecov/codecov-action action to v4.3.0
  • Loading branch information
rohwerj authored Apr 13, 2024
2 parents 2de55c5 + 26bbf25 commit 169bd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
asset_content_type: application/zip

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 169bd9c

Please sign in to comment.