Skip to content

Commit b79b2de

Browse files
chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#156)
1 parent 2496b8b commit b79b2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
run: invoke test-report-xml
4545

4646
- name: Upload Test Coverage Reports
47-
uses: codecov/codecov-action@v5.4.2
47+
uses: codecov/codecov-action@v5.4.3
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)