Skip to content

Commit a1badd9

Browse files
chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#50)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a4bf17 commit a1badd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
run: inv test
3535

3636
- name: Upload Test Coverage Reports
37-
uses: codecov/codecov-action@v5.4.2
37+
uses: codecov/codecov-action@v5.4.3
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)