Skip to content

Commit e4376ea

Browse files
chore(deps): update codecov/codecov-action action to v5.1.1
1 parent abd84ee commit e4376ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
run: pnpm coverage
4444

4545
- name: Upload coverage reports to Codecov
46-
uses: codecov/codecov-action@v5.0.7
46+
uses: codecov/codecov-action@v5.1.1
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)