Skip to content

Commit 06aa4ce

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 9a7e249 commit 06aa4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Setup Pages
6161
id: pages
62-
uses: actions/configure-pages@v4
62+
uses: actions/configure-pages@v5
6363

6464
- name: Build with MkDocs
6565
run: |

0 commit comments

Comments
 (0)