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:
Martin Donath 2023-12-27 12:19:38 +01:00 committed by GitHub
commit 7a6f0327b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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