Skip to content

Commit ff6633a

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent f0d81cd commit ff6633a

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)