Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent f562baf commit 95d89af
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 @@ -31,7 +31,7 @@ jobs:
run: go test -v -coverprofile c.out ./...

- name: Codecov
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.0
env:
OS: ${{ matrix.os }}
GO: ${{ matrix.go }}
Expand Down

0 comments on commit 95d89af

Please sign in to comment.