Skip to content

Commit 72345ee

Browse files
committed
code changes
1 parent c76d068 commit 72345ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
name: production-files
3535
path: ./dist
3636
- name: Deploy to GitHub Pages
37-
uses: peaceiris/actions-gh-pages@v3
37+
uses: peaceiris/actions-gh-pages@v4
3838
with:
3939
github_token: ${{ secrets.REACT_CI_CD_TOKEN }}
4040
publish_dir: ./dist

0 commit comments

Comments
 (0)