mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Merge pull request #6562 from squidfunk/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
This commit is contained in:
commit
7a6f0327b0
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
||||
path: site
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: actions/deploy-pages@v3
|
||||
uses: actions/deploy-pages@v4
|
||||
|
||||
- name: Save build cache
|
||||
uses: actions/cache/save@v3
|
||||
|
Loading…
Reference in New Issue
Block a user