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

This commit is contained in:
Renovate Bot 2021-06-09 13:40:25 +00:00
parent 7d3c3d786d
commit e5ca2d373d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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