Skip to content

Commit

Permalink
Merge pull request #25 from sysulq/dependabot/github_actions/actions-…
Browse files Browse the repository at this point in the history
…deps-d109cd9e8b

build(deps): bump codecov/codecov-action from 4 to 5 in the actions-deps group
  • Loading branch information
sysulq authored Nov 18, 2024
2 parents 82b2e68 + d3099b1 commit aac9d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
task
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
files: ./coverage.out.final # optional
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit aac9d10

Please sign in to comment.