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 e78c4de commit fcf0d50Copy full SHA for fcf0d50
.github/workflows/jekyll.yml
@@ -28,7 +28,7 @@ jobs:
28
bundler-cache: true
29
- name: Setup Pages
30
id: pages
31
- uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
+ uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
32
- name: Build with Jekyll
33
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
34
env:
0 commit comments