diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 686c435..97858b9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -127,7 +127,7 @@ jobs: run: python -m build - name: Upload distribution files - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: dist-packages path: dist/ @@ -166,7 +166,7 @@ jobs: mike set-default $MIKE_VERSION - name: Upload site - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: docs-site path: site/