Skip to content

Commit dd9f2be

Browse files
committed
[CI] Update the "orgoro/coverage" GH Action
1 parent 1d60d71 commit dd9f2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# --cov-fail-under=60 --> we'll actually do that with the "Report coverage" step
4747
- name: "Report coverage"
4848
# @link https://github.com/orgoro/coverage
49-
uses: "orgoro/coverage@v3.1"
49+
uses: "orgoro/coverage@v3.2"
5050
continue-on-error: true
5151
with:
5252
coverageFile: coverage.xml

0 commit comments

Comments
 (0)