Skip to content

Commit

Permalink
Merge pull request #376 from nextcloud/dependabot/github_actions/work…
Browse files Browse the repository at this point in the history
…flow-templates/codecov/codecov-action-4.4.1
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
2 parents fad0b43 + 215ef9a commit 8fcbcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
run: npm run test:coverage --if-present

- name: Collect coverage
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
with:
files: ./coverage/lcov.info

Expand Down

0 comments on commit 8fcbcb4

Please sign in to comment.