diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eacc8c1..6605b1f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: with: pure_python_wheel: true - name: Persist build artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: stacky_draft_wheel path: |