mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-01-31 11:53:53 +01: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…
x
Reference in New Issue
Block a user