Skip to content

Commit 0a38b61

Browse files
authored
Merge pull request #37 from j031/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents a198bd5 + 5b42de8 commit 0a38b61

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
with:
3232
submodules: false
3333
- name: Setup Pages
34-
uses: actions/configure-pages@v5
34+
uses: actions/configure-pages@v6
3535
- name: Build with Jekyll
3636
uses: actions/jekyll-build-pages@v1
3737
with:

0 commit comments

Comments
 (0)