diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4c8baf..0a55db9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -257,4 +257,4 @@ jobs: run: | pytest - name: Upload coverage reports to Codecov with GitHub Action - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 diff --git a/news/20250110072146.bugfix b/news/20250110072146.bugfix new file mode 100644 index 0000000..f65fd30 --- /dev/null +++ b/news/20250110072146.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codecov-action-5