diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 258781e..4f947e2 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: node-version: 12 - run: npm run docs - name: Deploy Docs 🚀 - uses: JamesIves/github-pages-deploy-action@v4.3.0 + uses: JamesIves/github-pages-deploy-action@v4.6.9 with: branch: gh-pages # The branch the action should deploy to. folder: docs # The folder the action should deploy \ No newline at end of file