Bump deployment script version.

This commit is contained in:
David Himmelstrup 2020-12-14 12:05:20 +08:00
commit 1181e0f802

View file

@ -101,7 +101,7 @@ jobs:
cp dist/* $CWD/pages/playground/
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@3.5.9
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.