diff --git a/.github/workflows/publish-documentation.yml b/.github/workflows/publish-documentation.yml index c4595a1..e973c8e 100644 --- a/.github/workflows/publish-documentation.yml +++ b/.github/workflows/publish-documentation.yml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3