Skip to content

Commit e94392e

Browse files
authored
Update documentation.yml
1 parent 06a715d commit e94392e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
# Step 4: Start MkDocs build and deploy to GitHub pages
3535
- name: Deploy documentation to GitHub Pages
36-
uses: peaceiris/actions-mkdocs@v2.0.0
36+
uses: peaceiris/actions-mkdocs@v3.0.0
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
39-
configuration_file: mkdocs.yml
39+
configuration_file: mkdocs.yml

0 commit comments

Comments
 (0)