Skip to content

Commit f98f8cf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Deploy to GitHub Pages
2929
# You may pin to the exact commit or the version.
3030
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
31-
uses: JamesIves/github-pages-deploy-action@v4.6.9
31+
uses: JamesIves/github-pages-deploy-action@v4.7.1
3232
with:
3333
# This is the branch you wish to deploy to, for example gh-pages or docs.
3434
branch: gh-pages

0 commit comments

Comments
 (0)