Skip to content

Commit e9b8aa8

Browse files
authored
Merge pull request #10 from DanMeon/dependabot/github_actions/actions/deploy-pages-5
build(deps): bump actions/deploy-pages from 4 to 5
2 parents a5e247b + 7962eb0 commit e9b8aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
with:
9191
path: pages
9292
- id: deployment
93-
uses: actions/deploy-pages@v4
93+
uses: actions/deploy-pages@v5
9494

9595
# v2 추가 절차 (breaking change 발생 시):
9696
# 1) python/rhwp/ir/schema/hwp_ir_v2.json 생성 (v1 파일은 절대 수정 금지)

0 commit comments

Comments
 (0)