diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fc00958..6a16412 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -240,7 +240,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/ @@ -304,7 +304,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/