diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index ca6c8c3..fd8347c 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -128,7 +128,7 @@ jobs: name: documentation path: html - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4.4.1 + uses: JamesIves/github-pages-deploy-action@4 with: branch: gh-pages # The branch the action should deploy to. folder: html/ariths_gen # The folder the action should deploy.