Skip to content

Commit 164c7f0

Browse files
authored
Merge pull request #9 from Relm4/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
2 parents cfeeccd + f6a4df1 commit 164c7f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: ./fix_ssh.sh
2929

3030
- name: Deploy
31-
uses: peaceiris/actions-gh-pages@v3
31+
uses: peaceiris/actions-gh-pages@v4
3232
with:
3333
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
3434
external_repository: Relm4/website

0 commit comments

Comments
 (0)