Skip to content

Commit 47857ac

Browse files
Bump codecov/codecov-action from 3.1.4 to 3.1.6 (#202)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fb35e0 commit 47857ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Upload coverage report
5353
if: ${{ matrix.platform.os == 'iOS' }}
54-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
54+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457
5555

5656
test-package:
5757
name: Test Swift package using Xcode ${{ matrix.xcode }}

0 commit comments

Comments
 (0)