Skip to content

Commit

Permalink
⬆️ Updates codecov/codecov-action action to v4
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 Feb 7, 2024
1 parent e5ca4eb commit 6ea0f42
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 @@ -64,7 +64,7 @@ jobs:
flag-name: run-${{ matrix.node }}

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

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

View workflow job for this annotation

GitHub Actions / cspell

Unknown word (codecov)

Check warning on line 67 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 69 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 6ea0f42

Please sign in to comment.