We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9b8aa8 + edc2a05 commit cfbd26bCopy full SHA for cfbd26b
1 file changed
.github/workflows/publish-schema.yml
@@ -85,7 +85,7 @@ jobs:
85
echo "::error::no hwp_ir_v*.json files found under python/rhwp/ir/schema/"
86
exit 1
87
fi
88
- - uses: actions/configure-pages@v5
+ - uses: actions/configure-pages@v6
89
- uses: actions/upload-pages-artifact@v5
90
with:
91
path: pages
0 commit comments