Skip to content

Commit 9be3982

Browse files
Merge pull request #7 from alexislefebvre/dependabot/github_actions/actions/configure-pages-6
github-actions(deps): bump actions/configure-pages from 5 to 6
2 parents 0a47c79 + a0f592c commit 9be3982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v6
3333
- name: Setup Pages
34-
uses: actions/configure-pages@v5
34+
uses: actions/configure-pages@v6
3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v4
3737
with:

0 commit comments

Comments
 (0)