Skip to content

Commit c93f72c

Browse files
committed
chore: tag codecov by major version
1 parent 837dd46 commit c93f72c

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.1.1
46+
uses: codecov/codecov-action@v5
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)