diff --git a/.github/workflows/deploy.docs.yml b/.github/workflows/deploy.docs.yml index 4213a784..c1b05bf2 100644 --- a/.github/workflows/deploy.docs.yml +++ b/.github/workflows/deploy.docs.yml @@ -66,4 +66,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.5 \ No newline at end of file + uses: actions/deploy-pages@v5.0.0 \ No newline at end of file