diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 527e86c87..daa2e0420 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -32,5 +32,5 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3