Skip to content

Commit d2b5084

Browse files
authored
Merge pull request #609 from Freeesia/dependabot/github_actions/actions/configure-pages-6
2 parents 529dd05 + 67f0416 commit d2b5084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout
3030
uses: actions/checkout@v6
3131
- name: Setup Pages
32-
uses: actions/configure-pages@v5
32+
uses: actions/configure-pages@v6
3333
- name: Build with Jekyll
3434
uses: actions/jekyll-build-pages@v1
3535
with:

0 commit comments

Comments
 (0)