Skip to content

Commit 19c6697

Browse files
committed
chore: 버전 수정
1 parent 2a3633c commit 19c6697

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
@@ -29,7 +29,7 @@ jobs:
2929
- run: npm run build
3030

3131
- name: Deploy
32-
uses: peaceiris/actions-gh-pages@v3
32+
uses: peaceiris/actions-gh-pages@v4
3333
with:
3434
github_token: ${{ secrets.GH_PAGES_TOKEN }}
3535
publish_dir: ./public

0 commit comments

Comments
 (0)