Skip to content

Commit ee4b515

Browse files
authored
Merge pull request #974 from p3ol/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.3
2 parents 27c5f84 + 827dd27 commit ee4b515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Test
4646
run: yarn test
4747
- name: Codecov upload
48-
uses: codecov/codecov-action@v5.1.1
48+
uses: codecov/codecov-action@v5.4.3
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}
5151

0 commit comments

Comments
 (0)