Skip to content

Commit 5cdfacd

Browse files
committed
Update actions/configure-pages
1 parent 4680c0d commit 5cdfacd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
url: ${{ steps.deployment.outputs.page_url }}
2222
steps:
2323
- uses: actions/checkout@v6
24-
- uses: actions/configure-pages@v5
24+
- uses: actions/configure-pages@v6
2525
- uses: actions/upload-pages-artifact@v4
2626
with:
2727
path: site

0 commit comments

Comments
 (0)