Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2021
1 parent 2a6c779 commit 5685534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
CI=false yarn build
- name: if fail
uses: actions/github-script@v3.1.1
uses: actions/github-script@v4.0.2
with:
github-token: ${{github.token}}
script: |
Expand Down

0 comments on commit 5685534

Please sign in to comment.