Skip to content

Commit 67946a9

Browse files
authored
Merge pull request #152 from Coho04/dependabot/github_actions/codecov/codecov-action-5.4.2
Bump codecov/codecov-action from 5.4.0 to 5.4.2
2 parents b0daafa + 1e97747 commit 67946a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
path: target/surefire-reports
8383

8484
- name: Upload coverage reports to Codecov
85-
uses: codecov/codecov-action@v5.4.0
85+
uses: codecov/codecov-action@v5.4.2
8686
with:
8787
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)