We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54d5fe commit 05e8f28Copy full SHA for 05e8f28
1 file changed
.github/workflows/pages.yml
@@ -44,7 +44,7 @@ jobs:
44
working-directory: '${{ github.workspace }}/docs'
45
- name: Setup Pages
46
id: pages
47
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
48
- name: Build with Jekyll
49
# Outputs to the './_site' directory by default
50
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
0 commit comments