Skip to content

Commit 460d15e

Browse files
Update .github/workflows/build-and-deploy.yml
Signed-off-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com>
1 parent 0903881 commit 460d15e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
make build
2323
2424
- name: Deploy 🚀
25-
uses: JamesIves/github-pages-deploy-action@v4
25+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2626
with:
2727
branch: site # The branch the action should deploy to.
2828
folder: site/public # The folder the action should deploy.

0 commit comments

Comments
 (0)