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.
1 parent 9258cf6 commit 2ecc073Copy full SHA for 2ecc073
.github/workflows/binder-badge.yml
@@ -11,7 +11,7 @@ jobs:
11
pull-requests: write
12
steps:
13
- name: comment on PR with Binder link
14
- uses: actions/github-script@v3
+ uses: actions/github-script@v8
15
with:
16
github-token: ${{secrets.GITHUB_TOKEN}}
17
script: |
0 commit comments