Skip to content

Commit ee86f53

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#2939)
1 parent ebee759 commit ee86f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
mkdir deploy-dir
4646
unzip build.zip -d deploy-dir
4747
- name: Deploy 🚀
48-
uses: JamesIves/github-pages-deploy-action@v4.4.2
48+
uses: JamesIves/github-pages-deploy-action@v4.4.3
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)