Skip to content

Commit

Permalink
Revert ":arrow_up: Bump codecov/codecov-action from 3 to 4 (#121)"
Browse files Browse the repository at this point in the history
This reverts commit e48ea75.
  • Loading branch information
jiro4989 authored Nov 16, 2023
1 parent e48ea75 commit 00cc4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
with:
go-version: ${{ env.goversion }}
- run: go test -coverprofile=coverage.out ./...
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3

0 comments on commit 00cc4c3

Please sign in to comment.