Skip to content

Commit d89865e

Browse files
Merge pull request #21 from PowerShell/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents 4c806d0 + 343567e commit d89865e

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@v4
29+
uses: actions/configure-pages@v5
3030
- name: Setup Hugo
3131
id: hugo
3232
uses: peaceiris/actions-hugo@v3

0 commit comments

Comments
 (0)