diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 0d65701..ca6c8c3 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 + uses: JamesIves/github-pages-deploy-action@4.4.1 with: branch: gh-pages # The branch the action should deploy to. - folder: html/ariths_gen # The folder the action should deploy. \ No newline at end of file + folder: html/ariths_gen # The folder the action should deploy.