chore(deps): update jamesives/github-pages-deploy-action action to v4.2.3 (#5737)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-31 23:02:49 +08:00 committed by GitHub
parent e89804196b
commit 7ceb1bafbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ jobs:
DOC_ENV: production
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.2.2
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages

View File

@ -42,7 +42,7 @@ jobs:
DOC_ENV: production
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.2.2
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages

View File

@ -51,7 +51,7 @@ jobs:
NODE_OPTIONS: --max-old-space-size=4096
- name: Deploy staging website
uses: JamesIves/github-pages-deploy-action@v4.2.2
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
token: ${{ secrets.EP_BOT_TOKEN }}
branch: main