Skip to content

Commit d801815

Browse files
Merge pull request #14 from PowerShell/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents e5dd9e7 + 7f72e28 commit d801815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
2727
- name: Setup Pages
2828
id: pages
29-
uses: actions/configure-pages@v3
29+
uses: actions/configure-pages@v4
3030
- name: Setup Hugo
3131
id: hugo
3232
uses: peaceiris/actions-hugo@v2

0 commit comments

Comments
 (0)