mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
fix(ci): support action/script v5 breaking change v2 (#26969)
This commit is contained in:
@@ -266,7 +266,7 @@ jobs:
|
||||
with:
|
||||
github-token: ${{github.token}}
|
||||
script: |
|
||||
github.issues.createComment({
|
||||
github.rest.issues.createComment({
|
||||
issue_number: ${{ github.event.issue.number }},
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
|
||||
Reference in New Issue
Block a user