Skip to content

Commit eb9eea5

Browse files
authoredJan 30, 2024
Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#826)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7610cd6 commit eb9eea5

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@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
5555

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

0 commit comments

Comments
 (0)
Please sign in to comment.