Skip to content

Commit

Permalink
CI: Bump codecov/codecov-action from 4.4.0 to @4 in the actions group…
Browse files Browse the repository at this point in the history
… [edited] (#159)

* CI: Bump codecov/codecov-action from 4.4.0 to @4 in the actions group

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fedor Ihnatkevich <m.jeffset@gmail.com>
  • Loading branch information
dependabot[bot] and Jeffset committed May 29, 2024
1 parent 02e6c50 commit 902c2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
core/model/impl/build/reports/tests
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.4.0
uses: codecov/codecov-action@v4
if: matrix.os == 'ubuntu-latest'
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 902c2f5

Please sign in to comment.