Skip to content

Commit aa3221c

Browse files
Bump codecov/codecov-action from 4 to 5 (#221)
1 parent 01ebabc commit aa3221c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
run: ls -l -R .
175175

176176
- name: Upload coverage reports to Codecov
177-
uses: codecov/codecov-action@v4
177+
uses: codecov/codecov-action@v5
178178
with:
179179
# Upload all coverage report files
180180
files: ./coverage_*/coverage.xml

0 commit comments

Comments
 (0)