Skip to content

Commit 662ce7d

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 5ef54ef commit 662ce7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
cargo install --version ${MDBOOK_VERSION} mdbook
4040
- name: Setup Pages
4141
id: pages
42-
uses: actions/configure-pages@v3
42+
uses: actions/configure-pages@v5
4343
- name: Build with mdBook
4444
run: mdbook build
4545
- name: Upload artifact

0 commit comments

Comments
 (0)