Skip to content

Commit

Permalink
Merge pull request #17 from LoicGrobol/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/configure-pages-4.0.0
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
2 parents 00dd657 + 70e1d19 commit cacfbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Setup Pages
id: pages
uses: actions/configure-pages@v3.0.6
uses: actions/configure-pages@v4.0.0

- name: Build with Jekyll 🔨
run: bundle exec jekyll build --baseurl ${{ steps.pages.outputs.base_path }} # defaults output to '/_site'
Expand Down

0 comments on commit cacfbaf

Please sign in to comment.