Skip to content

Commit 7c5d9dc

Browse files
Merge pull request #35 from PowerShell/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 916c50c + 68b9671 commit 7c5d9dc

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@v5
29+
uses: actions/configure-pages@v6
3030
with:
3131
enablement: true
3232
- name: Setup Hugo

0 commit comments

Comments
 (0)