Skip to content

Commit 76e5bb5

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3
1 parent 4170cf1 commit 76e5bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
echo "${{secrets.ENV_FILE}}" >> env.txt
6262
6363
- name: Deploy 🚀
64-
uses: JamesIves/github-pages-deploy-action@v4.4.1
64+
uses: JamesIves/github-pages-deploy-action@v4.7.3
6565
with:
6666
branch: master # The branch the action should deploy to.
6767
folder: public # The folder the action should deploy.

0 commit comments

Comments
 (0)