Skip to content

Commit c2b21bb

Browse files
authored
Merge pull request #1068 from SpaceCowMedia/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents f40e64a + 19ad1c7 commit c2b21bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
primary-color: purple
4040
secondary-color: blue
4141
- name: Setup Pages
42-
uses: actions/configure-pages@v5
42+
uses: actions/configure-pages@v6
4343
- name: Upload artifact
4444
uses: actions/upload-pages-artifact@v4
4545
with:

0 commit comments

Comments
 (0)