diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 0567ecc..7c0fccf 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -34,4 +34,4 @@ jobs: path: '_site' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5