diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 5a3852da8..8cb0417f2 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -84,4 +84,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3