Skip to content

Commit

Permalink
⬆️ Updates codecov/codecov-action action to v5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent ed6bc0c commit 4ac4718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
entry: dist/index.js

- name: coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v5

Check warning on line 65 in .github/workflows/build.yml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (codecov)

Check warning on line 65 in .github/workflows/build.yml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (codecov)
with:
token: ${{ secrets.CODECOV_TOKEN }}

Check warning on line 67 in .github/workflows/build.yml

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (CODECOV)
name: actions ${{ matrix.node }}
Expand Down

0 comments on commit 4ac4718

Please sign in to comment.