Skip to content

Commit 7a6f032

Browse files
authored
Merge pull request #6562 from squidfunk/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2 parents d077263 + 981726c commit 7a6f032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
path: site
110110

111111
- name: Deploy to GitHub Pages
112-
uses: actions/deploy-pages@v3
112+
uses: actions/deploy-pages@v4
113113

114114
- name: Save build cache
115115
uses: actions/cache/save@v3

0 commit comments

Comments
 (0)