We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f2d4ec + 7159600 commit d1a7de0Copy full SHA for d1a7de0
.github/workflows/jekyll.yml
@@ -29,7 +29,7 @@ jobs:
29
bundler-cache: true
30
- name: Setup Pages
31
id: pages
32
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
+ uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
33
- name: Build with Jekyll
34
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
35
env:
0 commit comments