Skip to content

Commit

Permalink
actions/configure-pages@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
nethad committed May 27, 2024
1 parent 343bb52 commit b4d8df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v5
with:
enablement: true
- name: Build with Jekyll
Expand Down

0 comments on commit b4d8df0

Please sign in to comment.