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

This commit is contained in:
Renovate Bot 2021-04-06 21:01:16 +00:00
parent a2cf7cef67
commit 8981f49e0d
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.0
uses: JamesIves/github-pages-deploy-action@4.1.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages