Skip to content

Commit a1db14e

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.6
1 parent 4229dd3 commit a1db14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demodeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
npm run build
1616
1717
- name: Deploy 🚀
18-
uses: JamesIves/github-pages-deploy-action@v4.2.5
18+
uses: JamesIves/github-pages-deploy-action@v4.6.6
1919
with:
2020
branch: gh-pages
2121
folder: dist

0 commit comments

Comments
 (0)