Skip to content

Commit c9c9703

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.2
1 parent 8534437 commit c9c9703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playgroud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: ./dist
4343

4444
- name: Deploy 🚀
45-
uses: JamesIves/github-pages-deploy-action@v4.3.3
45+
uses: JamesIves/github-pages-deploy-action@v4.4.2
4646
with:
4747
token: ${{ secrets.GH_TOKEN }}
4848
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)