Skip to content

Commit 41fce71

Browse files
chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 (#98)
1 parent 7f76592 commit 41fce71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
coverage xml
6767
6868
- name: Upload Coverage to Codecov
69-
uses: codecov/codecov-action@v5.5.2
69+
uses: codecov/codecov-action@v5.5.3
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272
files: ./coverage.xml

0 commit comments

Comments
 (0)