Skip to content

Commit e0bf26f

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.1 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc6f944 commit e0bf26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-website.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: bundle exec jekyll build
4040

4141
- name: Deploy Github Pages
42-
uses: JamesIves/github-pages-deploy-action@v4.6.8
42+
uses: JamesIves/github-pages-deploy-action@v4.7.1
4343
with:
4444
branch: gh-pages
4545
folder: _site/

0 commit comments

Comments
 (0)