Skip to content

Commit

Permalink
Bump actions/github-script from v3 to v4.0.2 (pydata#5217)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 27, 2021
1 parent 2d76d22 commit 293782b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-dev-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
shopt -s globstar
python .github/workflows/parse_logs.py logs/**/*-log
- name: Report failures
uses: actions/github-script@v3
uses: actions/github-script@v4.0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit 293782b

Please sign in to comment.