Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit f80f1d4

Browse files
authored
Merge pull request #100 from x52dev/dependabot/github_actions/codecov/codecov-action-5.4.3
2 parents 87aeb5b + e8d3f51 commit f80f1d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: just test-coverage-codecov
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v5.4.2
34+
uses: codecov/codecov-action@v5.4.3
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
files: codecov.json

0 commit comments

Comments
 (0)