Skip to content

Commit

Permalink
Merge pull request #2811 from nextcloud/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-5.4.0
  • Loading branch information
raimund-schluessler authored Mar 4, 2025
2 parents 68d3ef1 + 53c2adf commit 60334d2
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
Expand Up @@ -91,7 +91,7 @@ jobs:
run: npm run test:coverage --if-present

- name: Collect coverage
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
with:
files: ./coverage/lcov.info

Expand Down

0 comments on commit 60334d2

Please sign in to comment.