Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v4 (#42)
Browse files Browse the repository at this point in the history
* chore: patching ci

* chore(deps): update codecov/codecov-action action to v4

---------

Co-authored-by: Altynbek Orumbayev <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and aorumbayev authored Aug 26, 2024
1 parent 67d1b74 commit 0b964d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: pnpm run test:integration

- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
if: runner.os == 'Linux' && matrix.node == '20'
with:
fail_ci_if_error: true
Expand Down

0 comments on commit 0b964d1

Please sign in to comment.