Skip to content

Commit b68b863

Browse files
Merge pull request #183 from Wurst-Imperium/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 844f7c6 + 30960fd commit b68b863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
sed -i 's|api_url: "https://api.wurstclient.local"|api_url: "https://api.wurstclient.net"|g' _config.yml
4343
- name: Setup Pages
44-
uses: actions/configure-pages@v5
44+
uses: actions/configure-pages@v6
4545
- name: Build with Jekyll
4646
uses: actions/jekyll-build-pages@v1
4747
with:

0 commit comments

Comments
 (0)