Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
bumping codecov to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
grokspawn committed Feb 26, 2024
1 parent ed62973 commit 435a19d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
go-version-file: "go.mod"
- run: make test-unit

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
files: cover.out
functionalities: fixes
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 435a19d

Please sign in to comment.