Skip to content

Commit

Permalink
Merge pull request #4281 from nextcloud/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-5.x

chore(deps): bump codecov/codecov-action action from v4.6.0 to v5
hamza221 authored Jan 31, 2025
2 parents 62432d6 + 2127e38 commit be92755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-test.yml
Original file line number Diff line number Diff line change
@@ -91,7 +91,7 @@ jobs:
run: npm run test:coverage --if-present

- name: Collect coverage
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
with:
files: ./coverage/lcov.info

0 comments on commit be92755

Please sign in to comment.