Skip to content

Commit

Permalink
Update github action version (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Aug 4, 2021
1 parent 9426de5 commit e140b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binder-on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: comment on PR with Binder link
uses: actions/github-script@v1
uses: actions/github-script@v3
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
Expand Down

0 comments on commit e140b3a

Please sign in to comment.