Skip to content

Commit c423c7a

Browse files
committed
Fix github-pages-deploy version
1 parent 63bad27 commit c423c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cp jquery.js jqconsole.min.js dist/
3333
3434
- name: Deploy latest version 🚀
35-
uses: JamesIves/github-pages-deploy-action@4.7.3
35+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3636
with:
3737
branch: master
3838
folder: dist

0 commit comments

Comments
 (0)