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.
2 parents 844f7c6 + 30960fd commit b68b863Copy full SHA for b68b863
1 file changed
.github/workflows/jekyll.yml
@@ -41,7 +41,7 @@ jobs:
41
run: |
42
sed -i 's|api_url: "https://api.wurstclient.local"|api_url: "https://api.wurstclient.net"|g' _config.yml
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