There was an error while loading. Please reload this page.
1 parent 5249c22 commit de18505Copy full SHA for de18505
1 file changed
.github/workflows/pages.yml
@@ -40,7 +40,7 @@ jobs:
40
cache-version: 0 # Increment this number if you need to re-download cached gems
41
- name: Setup Pages
42
id: pages
43
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
44
- name: Build with Jekyll
45
# Outputs to the './_site' directory by default
46
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
0 commit comments