diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7435f0a..1593647 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: # Upload PDF artifacts - name: Store test report - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: always() with: name: my-artifact-${{ matrix.release }}