Skip to content

Commit 0c76333

Browse files
Update actions/configure-pages action to v6
1 parent 34c8acf commit 0c76333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: make docs-build
4343

4444
- name: Setup Pages
45-
uses: actions/configure-pages@v5
45+
uses: actions/configure-pages@v6
4646

4747
- name: Upload artifact
4848
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)