Skip to content

Commit 1638be6

Browse files
authored
Merge pull request #30 from poing/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents e115c48 + cc4d9b5 commit 1638be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Run tests
6161
run: make test
6262
- name: "Upload coverage to Codecov"
63-
uses: codecov/codecov-action@v4
63+
uses: codecov/codecov-action@v5
6464
# with:
6565
# fail_ci_if_error: true
6666
with:

0 commit comments

Comments
 (0)