Skip to content

Commit 5281ada

Browse files
authored
Merge pull request #203 from nstdio/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 16d07c3 + 491871c commit 5281ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
if: always()
3131
with:
3232
files: "build/test-results/**/*.xml"
33-
- uses: codecov/codecov-action@v4
33+
- uses: codecov/codecov-action@v5
3434
with:
3535
verbose: true

0 commit comments

Comments
 (0)