diff --git a/.github/workflows/documentation-gh-pages.yml b/.github/workflows/documentation-gh-pages.yml index 0d126b183a..4a04347312 100644 --- a/.github/workflows/documentation-gh-pages.yml +++ b/.github/workflows/documentation-gh-pages.yml @@ -66,4 +66,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3