Skip to content

Commit 8b47d7a

Browse files
authored
Merge pull request #50 from graphql-java-kickstart/renovate/peaceiris-actions-gh-pages-4.x
chore(deps): update peaceiris/actions-gh-pages action to v4
2 parents 58920b1 + 55a0476 commit 8b47d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: hugo --minify
2525

2626
- name: Deploy
27-
uses: peaceiris/actions-gh-pages@v3
27+
uses: peaceiris/actions-gh-pages@v4
2828
with:
2929
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
3030
external_repository: graphql-java-kickstart/graphql-java-kickstart.github.io

0 commit comments

Comments
 (0)