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 172a31d + 2adcc4a commit a2ec942Copy full SHA for a2ec942
.github/workflows/cd.yml
@@ -64,7 +64,7 @@ jobs:
64
run: npm run build
65
66
- name: Trigger VS Code Extension publish workflow to edge channel
67
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
68
with:
69
script: |
70
await github.rest.actions.createWorkflowDispatch({
0 commit comments