Update JamesIves/github-pages-deploy-action action to v4.1.2

This commit is contained in:
Renovate Bot 2021-05-10 16:25:49 +00:00 committed by renovate[bot]
parent 010b1c5845
commit 4ab21e2d62

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@4.1.1
uses: JamesIves/github-pages-deploy-action@4.1.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages