Skip to content

Commit

Permalink
Merge pull request #2523 from nextcloud/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-4.1.1
  • Loading branch information
raimund-schluessler authored Apr 2, 2024
2 parents f637940 + 256e3c2 commit a83a13a
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 @@ -80,7 +80,7 @@ jobs:
run: npm run test:coverage --if-present

- name: Collect coverage
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
with:
files: ./coverage/lcov.info

Expand Down

0 comments on commit a83a13a

Please sign in to comment.