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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
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)