diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index ad7ca033..b666d16c 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@v4 + uses: actions/upload-pages-artifact@v5 if: github.ref == 'refs/heads/main' with: path: ./target/website/