Skip to content

Commit 3b4b4c1

Browse files
Merge pull request #435 from linux-nvme/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5
2 parents d2bf301 + b7ed5bb commit 3b4b4c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/meson-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
cp -r .build/staslib/* ./staslib/.
6767
pytest --cov=./staslib --cov-report=xml test/test-*.py
6868
69-
- uses: codecov/codecov-action@v4
69+
- uses: codecov/codecov-action@v5
7070
with:
7171
fail_ci_if_error: false

0 commit comments

Comments
 (0)