Skip to content

Commit dc61244

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3
1 parent ee10616 commit dc61244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
name: dist-folder
160160
path: dist/
161161
- name: Deploy 🚀
162-
uses: JamesIves/github-pages-deploy-action@v4.6.8
162+
uses: JamesIves/github-pages-deploy-action@v4.7.3
163163
with:
164164
branch: gh-pages # The branch the action should deploy to.
165165
folder: dist # The folder the action should deploy.

0 commit comments

Comments
 (0)