We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65c056 commit 4469f29Copy full SHA for 4469f29
1 file changed
.github/workflows/deploy-gh-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@v6
+ uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d #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