Skip to content

Commit 83e62a0

Browse files
Merge pull request #505 from Enterwell/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.4.3
2 parents ccc2d30 + 7b69960 commit 83e62a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# Deploying the static page to GitHub Pages
4949
- name: Deploy
50-
uses: JamesIves/github-pages-deploy-action@v4.4.1
50+
uses: JamesIves/github-pages-deploy-action@v4.5.0
5151
with:
5252
branch: gh-pages
5353
folder: out

0 commit comments

Comments
 (0)