diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22439808..7bf04540 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -299,4 +299,4 @@ jobs: run: | pytest - name: Upload coverage reports to Codecov with GitHub Action - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 diff --git a/news/20260608063310.bugfix b/news/20260608063310.bugfix new file mode 100644 index 00000000..63c1c592 --- /dev/null +++ b/news/20260608063310.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codecov-action-7