Skip to content

Commit c5de025

Browse files
committed
👷 cicd(github-actions): Update actions to v4
1 parent cf44cda commit c5de025

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
uses: actions/checkout@v4
2626
- name: Setup Pages
2727
uses: actions/configure-pages@v5
28+
with:
29+
enablement: true
2830
- name: Build with Jekyll
2931
uses: actions/jekyll-build-pages@v1
3032
with:

0 commit comments

Comments
 (0)