Skip to content

Commit b517c13

Browse files
authored
Merge pull request #7 from OxidizeLabs/dependabot/github_actions/actions/configure-pages-6
ci: bump actions/configure-pages from 5 to 6
2 parents 482f8f2 + 0eef926 commit b517c13

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout
2929
uses: actions/checkout@v6
3030
- name: Setup Pages
31-
uses: actions/configure-pages@v5
31+
uses: actions/configure-pages@v6
3232
- name: Build with Jekyll
3333
uses: actions/jekyll-build-pages@v1
3434
with:

0 commit comments

Comments
 (0)