Skip to content

Commit

Permalink
fix: ci pipeline warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Feb 1, 2024
1 parent 0808a72 commit 5a9a4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
timeout-minutes: 15
post-test-steps: |
- name: Coverage Report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
automerge:
if: >
github.event_name == 'pull_request' && github.event.pull_request.user.login == 'dependabot[bot]'
Expand Down

0 comments on commit 5a9a4fd

Please sign in to comment.