Skip to content

Commit fa3bbd1

Browse files
renovate[bot]Justineo
authored andcommitted
chore(deps): update codecov/codecov-action action to v5
1 parent 5e10d50 commit fa3bbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Upload coverage to Codecov
5050
if: ${{ github.event_name == 'pull_request' || github.ref == 'refs/heads/main' }}
51-
uses: codecov/codecov-action@v4
51+
uses: codecov/codecov-action@v5
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454
files: coverage/browser/lcov.info

0 commit comments

Comments
 (0)