Skip to content

Commit d41630c

Browse files
Bump actions/configure-pages from 5 to 6 (#8)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24eb80a commit d41630c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
node-version: "22.12.0"
2626
- run: node scripts/changelog.mjs --docs docs/changelog.md
27-
- uses: actions/configure-pages@v5
27+
- uses: actions/configure-pages@v6
2828
- uses: actions/jekyll-build-pages@v1
2929
with:
3030
source: ./docs

0 commit comments

Comments
 (0)