We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fdb096 + abf29e5 commit 5979897Copy full SHA for 5979897
1 file changed
.github/workflows/jekyll.yml
@@ -41,7 +41,7 @@ jobs:
41
cache-version: 0 # Increment this number if you need to re-download cached gems
42
- name: Setup Pages
43
id: pages
44
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
45
- name: Build with Jekyll
46
# Outputs to the './_site' directory by default
47
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
0 commit comments