Skip to content

Commit a26ce8a

Browse files
authored
Merge pull request #182 from openscript-ch/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.1.1
2 parents 3ea5448 + e4376ea commit a26ce8a

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)