Skip to content

Commit 7c49ee1

Browse files
Update jekyll-gh-pages.yml
1 parent 08c3c6d commit 7c49ee1

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
@@ -60,7 +60,7 @@ jobs:
6060
gem --version
6161
bundle --version
6262
- name: Configure GitHub Pages
63-
uses: actions/configure-pages@v3
63+
uses: actions/configure-pages@v5
6464
- name: Build with Jekyll
6565
# Outputs to the './_site' directory by default
6666
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"

0 commit comments

Comments
 (0)