Skip to content

Commit 890a459

Browse files
authored
Merge pull request #452 from 1c-syntax/dependabot/github_actions/peaceiris/actions-gh-pages-4.0.0
Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0
2 parents 6fd557b + 18517c7 commit 890a459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
cp -R temp/site/. public/dev/en
125125
126126
- name: Deploy
127-
uses: peaceiris/actions-gh-pages@v3.9.3
127+
uses: peaceiris/actions-gh-pages@v4.0.0
128128
with:
129129
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
130130
publish_branch: gh-pages

0 commit comments

Comments
 (0)