We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8cc928 + 89769f8 commit f046417Copy full SHA for f046417
1 file changed
.github/workflows/deploy-to-pages.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Checkout
42
uses: actions/checkout@v6
43
- name: Setup Pages
44
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
45
- name: Build with Jekyll
46
uses: actions/jekyll-build-pages@v1
47
with:
0 commit comments