Skip to content

Commit bbfa8f7

Browse files
Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#575)
1 parent 2560f98 commit bbfa8f7

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
@@ -181,7 +181,7 @@ jobs:
181181
run: ls -l -R .
182182

183183
- name: Upload coverage reports to Codecov
184-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
184+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00
185185
with:
186186
# Upload all coverage report files
187187
files: ./coverage_*/coverage.xml

0 commit comments

Comments
 (0)