diff --git a/.github/workflows/hatch_ci.yml b/.github/workflows/hatch_ci.yml index 1e9b039..927a4c4 100644 --- a/.github/workflows/hatch_ci.yml +++ b/.github/workflows/hatch_ci.yml @@ -188,7 +188,7 @@ jobs: shell: bash - name: Upload Coverage and Test Results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: coverage-${{ matrix.python-version }} path: |