We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5e247b + 7962eb0 commit e9b8aa8Copy full SHA for e9b8aa8
1 file changed
.github/workflows/publish-schema.yml
@@ -90,7 +90,7 @@ jobs:
90
with:
91
path: pages
92
- id: deployment
93
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
94
95
# v2 추가 절차 (breaking change 발생 시):
96
# 1) python/rhwp/ir/schema/hwp_ir_v2.json 생성 (v1 파일은 절대 수정 금지)
0 commit comments