Skip to content

Commit 8098a13

Browse files
build(deps): bump sersoft-gmbh/swift-coverage-action from 3 to 4 (#50)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa87fad commit 8098a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
env:
2929
DEVELOPER_DIR: ${{ env.CI_XCODE }}
3030
- name: Prepare codecov
31-
uses: sersoft-gmbh/swift-coverage-action@v3
31+
uses: sersoft-gmbh/swift-coverage-action@v4
3232
id: coverage-files
3333
with:
3434
format: lcov

0 commit comments

Comments
 (0)