Skip to content

Commit a0df01b

Browse files
authored
Update github-pages-deploy-action to version 4.7.3
1 parent dbfa1f5 commit a0df01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build
2929
run: ./build.sh
3030
- name: Deploy to GitHub Pages
31-
uses: JamesIves/github-pages-deploy-action@v4.6.4
31+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3232
with:
3333
branch: gh-pages
3434
folder: build

0 commit comments

Comments
 (0)