Skip to content

Commit cfbd26b

Browse files
authored
Merge pull request #11 from DanMeon/dependabot/github_actions/actions/configure-pages-6
build(deps): bump actions/configure-pages from 5 to 6
2 parents e9b8aa8 + edc2a05 commit cfbd26b

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
@@ -85,7 +85,7 @@ jobs:
8585
echo "::error::no hwp_ir_v*.json files found under python/rhwp/ir/schema/"
8686
exit 1
8787
fi
88-
- uses: actions/configure-pages@v5
88+
- uses: actions/configure-pages@v6
8989
- uses: actions/upload-pages-artifact@v5
9090
with:
9191
path: pages

0 commit comments

Comments
 (0)