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

This commit is contained in:
Renovate Bot 2021-05-13 17:43:54 +00:00 committed by renovate[bot]
parent 96ba3dfe44
commit 20acec7487

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