Skip to content

Commit 4c0cdeb

Browse files
Bump codecov/codecov-action from 4.4.1 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 5.4.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.4.1...v5.4.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b7b9f4 commit 4c0cdeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Smoke Test
1616
run: ./smoketest.sh
1717
- name: Upload coverage to Codecov
18-
uses: codecov/codecov-action@v4.4.1
18+
uses: codecov/codecov-action@v5.4.0
1919
xcframework:
2020
runs-on: macos-14
2121
steps:

0 commit comments

Comments
 (0)