Skip to content

Commit 27b3859

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0
1 parent a9642b1 commit 27b3859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.8.0
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)