Skip to content

Commit 57cdc55

Browse files
Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#564)
1 parent e5f3c94 commit 57cdc55

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@ad3126e916f78f00edff4ed0317cf185271ccc2d
184+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
185185
with:
186186
# Upload all coverage report files
187187
files: ./coverage_*/coverage.xml

0 commit comments

Comments
 (0)