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

This commit is contained in:
Renovate Bot 2021-11-26 14:49:20 +00:00
parent 46763b7877
commit 52e44cf486
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -23,7 +23,7 @@ jobs:
- name: Build docs
run: sbt docs/unidoc
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@4.1.7
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages