Skip to content

Commit ccbf02a

Browse files
Merge pull request #49 from secondlife/dependabot/github_actions/codecov/codecov-action-5
2 parents 64e8430 + e5479f1 commit ccbf02a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: python -m build
5050

5151
- name: Upload coverage
52-
uses: codecov/codecov-action@v4
52+
uses: codecov/codecov-action@v5
5353
if: matrix.os == 'ubuntu-latest'
5454
with:
5555
env_vars: OS

0 commit comments

Comments
 (0)