Skip to content

Commit d4d079c

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent b816bf2 commit d4d079c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
3030
- name: Setup Pages
31-
uses: actions/configure-pages@v3
31+
uses: actions/configure-pages@v5
3232
- name: Build with Jekyll
3333
uses: actions/jekyll-build-pages@v1
3434
with:

0 commit comments

Comments
 (0)