Skip to content

Commit

Permalink
Merge pull request #18 from jmlntw/github_actions/actions/configure-p…
Browse files Browse the repository at this point in the history
…ages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
mnghsn authored Dec 17, 2023
2 parents 5227c4b + 5b2fd5d commit 394ab25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache-version: 0
- name: Set up GitHub Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Build GitHub Pages
env:
JEKYLL_ENV: production
Expand Down

0 comments on commit 394ab25

Please sign in to comment.