Skip to content

Commit

Permalink
Merge pull request #812 from traPtitech/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-5
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
2 parents d35d173 + 738d3b6 commit 88afafd
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 @@ -88,7 +88,7 @@ jobs:
MARIADB_PORT: 50000

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
files: ./coverage.out
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 88afafd

Please sign in to comment.