diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 220131bb..f7be8e77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: - name: 🟩 Coverage if: matrix.os != 'windows-latest' - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 - name: 🌍 Release id: semantic