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 Aug 19, 2021
1 parent 6d89797 commit 24e9ba9
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.1.0
with:
github-token: ${{github.token}}
script: |
Expand Down

0 comments on commit 24e9ba9

Please sign in to comment.