diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index ee9fc7e3..fc388b4b 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -38,7 +38,7 @@ jobs: - name: Upload artifact if: github.event_name != 'pull_request' - uses: actions/upload-pages-artifact@v2 + uses: actions/upload-pages-artifact@v3 deploy: if: github.event_name != 'pull_request'