diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c899f5e6..3432b278 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -36,7 +36,7 @@ jobs: - name: Upload artifact if: github.event_name != 'pull_request' - uses: actions/upload-pages-artifact@v1 + uses: actions/upload-pages-artifact@v2 deploy: if: github.event_name != 'pull_request'