Skip to content

Commit ff4e543

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.9
1 parent 448c003 commit ff4e543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
env:
2828
CI: true
2929
- name: Deploy to GitHub Pages
30-
uses: JamesIves/github-pages-deploy-action@v4.4.1
30+
uses: JamesIves/github-pages-deploy-action@v4.6.9
3131
with:
3232
branch: gh-pages # The branch the action should deploy to.
3333
folder: build # The folder the action should deploy.

0 commit comments

Comments
 (0)