We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b122d68 + 5d06311 commit 735f5ecCopy full SHA for 735f5ec
.github/workflows/binder-on-pr.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: comment on PR with Binder link
16
- uses: actions/github-script@v3
+ uses: actions/github-script@v7
17
with:
18
github-token: ${{secrets.GITHUB_TOKEN}}
19
script: |
0 commit comments