diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4030e09..16c45ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - name: Upload coverage reports if: github.actor != 'dependabot[bot]' - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: coverage-reports path: |