diff --git a/.github/workflows/static-documentation.yml b/.github/workflows/static-documentation.yml index a59c89a..77e407d 100644 --- a/.github/workflows/static-documentation.yml +++ b/.github/workflows/static-documentation.yml @@ -52,4 +52,4 @@ jobs: path: build/docs/javadoc - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3