Skip to content

Commit

Permalink
Merge pull request #95 from fhem/dependabot/github_actions/codecov/co…
Browse files Browse the repository at this point in the history
…decov-action-4.6.0

Bump codecov/codecov-action from 4.5.0 to 4.6.0
  • Loading branch information
sidey79 authored Oct 7, 2024
2 parents e239f19 + 13f4609 commit 6c81ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Create clover report
working-directory: /opt/fhem/
run: cover -report clover
- uses: codecov/codecov-action@v4.5.0
- uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: /opt/fhem/cover_db
Expand Down

0 comments on commit 6c81ee4

Please sign in to comment.