Skip to content

Commit eeb2704

Browse files
build(deps): bump sersoft-gmbh/swift-coverage-action from 3 to 4 (#132)
Bumps [sersoft-gmbh/swift-coverage-action](https://github.com/sersoft-gmbh/swift-coverage-action) from 3 to 4. - [Release notes](https://github.com/sersoft-gmbh/swift-coverage-action/releases) - [Commits](sersoft-gmbh/swift-coverage-action@v3...v4) --- updated-dependencies: - dependency-name: sersoft-gmbh/swift-coverage-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 283e9d3 commit eeb2704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
env:
4848
DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }}
4949
- name: Prepare codecov
50-
uses: sersoft-gmbh/swift-coverage-action@v3
50+
uses: sersoft-gmbh/swift-coverage-action@v4
5151
id: coverage-files
5252
with:
5353
format: lcov
@@ -80,7 +80,7 @@ jobs:
8080
env:
8181
DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }}
8282
- name: Prepare codecov
83-
uses: sersoft-gmbh/swift-coverage-action@v3
83+
uses: sersoft-gmbh/swift-coverage-action@v4
8484
id: coverage-files
8585
with:
8686
format: lcov

0 commit comments

Comments
 (0)