Skip to content

Commit ff41c82

Browse files
authored
Merge pull request #367 from arnested/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 23cae16 + 9b220b8 commit ff41c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
testArguments: -race -cover -covermode=atomic -coverprofile=coverage.txt ./...
2424
- name: Upload coverage report to Codecov
25-
uses: codecov/codecov-action@v5
25+
uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)