Skip to content

Commit 0a04a7e

Browse files
Merge pull request linux-nvme#472 from linux-nvme/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 5 to 6
2 parents a2f0c69 + 0fb0418 commit 0a04a7e

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@v5
69+
- uses: codecov/codecov-action@v6
7070
with:
7171
fail_ci_if_error: false

0 commit comments

Comments
 (0)