diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4514b9d..ca8ad6d 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -120,4 +120,4 @@ jobs: - name: Deploy to GitHub pages id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file