Skip to content

Commit b547100

Browse files
chore(deps): update codecov/codecov-action action to v5.5.4
1 parent f2b4882 commit b547100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- run: pnpm build
3737
- run: pnpm test:coverage
3838
- name: Upload coverage reports to Codecov
39-
uses: codecov/codecov-action@v5.0.7
39+
uses: codecov/codecov-action@v5.5.4
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)