Skip to content

Commit e140b3a

Browse files
authored
Update github action version (#1003)
1 parent 9426de5 commit e140b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binder-on-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: comment on PR with Binder link
15-
uses: actions/github-script@v1
15+
uses: actions/github-script@v3
1616
with:
1717
github-token: ${{secrets.GITHUB_TOKEN}}
1818
script: |

0 commit comments

Comments
 (0)