Skip to content

Commit 05e8f28

Browse files
Update pages.yml
1 parent d54d5fe commit 05e8f28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
working-directory: '${{ github.workspace }}/docs'
4545
- name: Setup Pages
4646
id: pages
47-
uses: actions/configure-pages@v5
47+
uses: actions/configure-pages@v6
4848
- name: Build with Jekyll
4949
# Outputs to the './_site' directory by default
5050
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"

0 commit comments

Comments
 (0)