Skip to content

Commit

Permalink
fix: ci pipeline warnings (#2685)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Feb 2, 2024
1 parent 9d3ffdb commit eb53b61
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 eb53b61

Please sign in to comment.