diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 048839a..865d5d6 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -65,4 +65,4 @@ jobs: path: build - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3