summaryrefslogtreecommitdiffstats
path: root/.github/workflows/coverage.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-19 10:45:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-19 10:45:34 +0000
commit749efe961f0e1a71461a9c79e6e4584d35af6e7f (patch)
treec953c007cbe4f60a147ab62f97937d58abb2e9ca /.github/workflows/coverage.yml
parentAdding upstream version 2.7.1. (diff)
downloadnvme-cli-749efe961f0e1a71461a9c79e6e4584d35af6e7f.tar.xz
nvme-cli-749efe961f0e1a71461a9c79e6e4584d35af6e7f.zip
Adding upstream version 2.8.upstream/2.8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows/coverage.yml')
-rw-r--r--.github/workflows/coverage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index d272d0f..875ed6d 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -17,6 +17,6 @@ jobs:
- name: build
run: |
scripts/build.sh coverage
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false