Update JamesIves/github-pages-deploy-action action to v3.7.1

This commit is contained in:
Renovate Bot 2020-10-20 15:17:45 +00:00 committed by renovate[bot]
parent 9ec6c735b9
commit d6065f30f8

View file

@ -21,7 +21,7 @@ jobs:
- name: Build docs
run: sbt docs/unidoc
- name: Deploy to GitHub Pages
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