Skip to content

Commit 75dc0a3

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.3
1 parent 8a8c396 commit 75dc0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
pnpm run build
5656
5757
- name: Deploy 🚀
58-
uses: JamesIves/github-pages-deploy-action@4.0.0
58+
uses: JamesIves/github-pages-deploy-action@v4.3.3
5959
with:
6060
branch: gh-pages # The branch the action should deploy to.
6161
folder: _site # The folder the action should deploy.

0 commit comments

Comments
 (0)