diff --git a/.github/workflows/runtests.js.yml b/.github/workflows/runtests.js.yml index dcb5f22..2efdd26 100644 --- a/.github/workflows/runtests.js.yml +++ b/.github/workflows/runtests.js.yml @@ -37,7 +37,7 @@ jobs: mv ./cantons_test.md docs/ mv ./example docs/ - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@4.4.1 + uses: JamesIves/github-pages-deploy-action@v4 with: branch: gh-pages folder: docs