Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1 (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 23707ae commit c66246e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
run: docker-compose down

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c66246e

Please sign in to comment.