diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d373f816..1cb0daf6 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -65,4 +65,4 @@ jobs: - name: 'Deploy to GitHub Pages' id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v3 \ No newline at end of file