diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 08438c9a..2b8c8387 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -44,7 +44,7 @@ jobs: cd website && zola build --output-dir ../target/website/ - name: Package and upload artifact - uses: actions/upload-pages-artifact@v3 + uses: actions/upload-pages-artifact@v4 if: github.ref == 'refs/heads/main' with: path: ./target/website/