Skip to content

Commit 664acbf

Browse files
authored
Merge pull request #98 from openscript-ch/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2 parents 4d8f8a9 + dd14ebf commit 664acbf

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
@@ -40,6 +40,6 @@ jobs:
4040
run: pnpm test
4141

4242
- name: Submit coverage
43-
uses: codecov/codecov-action@v4
43+
uses: codecov/codecov-action@v5
4444
env:
4545
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)