Skip to content

Commit 9e62d76

Browse files
authored
Merge pull request #96 from Atypical-Consulting/renovate/actions-configure-pages-6.x
chore(deps): update actions/configure-pages action to v6
2 parents 13f2a17 + 4654fc1 commit 9e62d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
--site-title "StaticWGen"
3636
3737
- name: Setup Pages
38-
uses: actions/configure-pages@v5
38+
uses: actions/configure-pages@v6
3939

4040
- name: Upload Pages artifact
4141
uses: actions/upload-pages-artifact@v5

0 commit comments

Comments
 (0)