Skip to content

Commit

Permalink
Merge pull request #599 from traPtitech/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-3.1.3

Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • Loading branch information
mazrean committed May 2, 2023
2 parents 8c180ec + f0c2bd3 commit 903c4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: go generate ./...
- run: docker compose -f docker/test/compose.yaml up --abort-on-container-exit
- name: Upload coverage data
uses: codecov/[email protected].2
uses: codecov/[email protected].3
with:
file: ./tmp/coverage/coverage.txt
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 903c4f9

Please sign in to comment.