We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 529dd05 + 67f0416 commit d2b5084Copy full SHA for d2b5084
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout
30
uses: actions/checkout@v6
31
- name: Setup Pages
32
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
33
- name: Build with Jekyll
34
uses: actions/jekyll-build-pages@v1
35
with:
0 commit comments