Merge pull request #6487 from squidfunk/dependabot/github_actions/actions/deploy-pages-3

Bump actions/deploy-pages from 2 to 3
This commit is contained in:
Martin Donath 2023-12-11 10:11:38 +01:00 committed by GitHub
commit ef00a474f5
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@v2
uses: actions/deploy-pages@v3
- name: Save build cache
uses: actions/cache/save@v3