Skip to content

Commit ca8f6ae

Browse files
authored
Merge pull request #999 from p3ol/renovate/ci-deps
chore(deps): update codecov/codecov-action action to v5.5.2
2 parents 2a613e3 + 2d3ac9c commit ca8f6ae

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.5.1
48+
uses: codecov/codecov-action@v5.5.2
4949
with:
5050
token: ${{ secrets.CODECOV_TOKEN }}
5151

0 commit comments

Comments
 (0)