chore(deps): update actions/github-script action to v4 (#41885)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/41896/head
renovate[bot] 2021-04-22 19:33:08 +05:30 committed by GitHub
parent 96e8dbc58f
commit 824d5f9fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
has-translation:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v3
- uses: actions/github-script@v4
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |