Skip to content

Commit

Permalink
Bump codecov/codecov-action from 2.1.0 to 4.3.1 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent 5a4bd4b commit fa71420
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 @@ -38,7 +38,7 @@ jobs:
run: go test ./... -race -coverprofile=coverage.txt -covermode=atomic

- name: Coverage
uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # v2.1.0
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1

build-legacy:
name: Build + Test Previous Stable
Expand Down

0 comments on commit fa71420

Please sign in to comment.