Skip to content

Commit f296a83

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1
1 parent f041ef5 commit f296a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

6666
- name: Deploy 🚀
6767
if: github.ref == 'refs/heads/master' && github.event.repository.fork == false
68-
uses: JamesIves/github-pages-deploy-action@v4.3.3
68+
uses: JamesIves/github-pages-deploy-action@v4.4.1
6969
with:
7070
branch: gh-pages # The branch the action should deploy to.
7171
folder: _site # The folder the action should deploy.

0 commit comments

Comments
 (0)