Skip to content

Commit 678304b

Browse files
Bump codecov/codecov-action from 3.1.1 to 5.5.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 5.5.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.1...v5.5.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e6f973 commit 678304b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fhem_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Create clover report
4646
# run: cover -report codecov
4747
run: cover -report clover
48-
- uses: codecov/codecov-action@v3.1.1
48+
- uses: codecov/codecov-action@v5.5.3
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}
5151
file: ./cover_db/clover.xml

0 commit comments

Comments
 (0)