Skip to content

Commit

Permalink
Merge pull request #203 from winebarrel/dependabot/github_actions/dep…
Browse files Browse the repository at this point in the history
…endencies-4830dad0d4

Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the dependencies group
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents 85c882e + 7890f5c commit cb62f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- run: make vet
- run: make testacc TEST_OPTS='-coverprofile=coverage.out'
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit cb62f02

Please sign in to comment.