Skip to content

Commit abe05ff

Browse files
authored
Merge pull request #1366 from Versent/dependabot/github_actions/codecov/codecov-action-5
chore(deps): bump codecov/codecov-action from 4 to 5
2 parents ea9e476 + 03e363c commit abe05ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
path: reports
8181

8282
- name: Codecov
83-
uses: codecov/codecov-action@v4
83+
uses: codecov/codecov-action@v5
8484
with:
8585
directory: reports
8686
flags: unittests

0 commit comments

Comments
 (0)