Skip to content

Commit 65655e4

Browse files
chore(deps): update codecov/codecov-action action to v5 (#1050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e347521 commit 65655e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: yarn build
5151

5252
- name: coverage
53-
uses: codecov/codecov-action@v4
53+
uses: codecov/codecov-action@v5
5454
env:
5555
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5656

0 commit comments

Comments
 (0)