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 f69580f commit ed1f2ccCopy full SHA for ed1f2cc
.github/workflows/twoslash-repros.yaml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
59
with:
60
node-version: 'lts/*'
61
- - uses: microsoft/TypeScript-Twoslash-Repro-Action@8680b5b290d48a7badbc7ba65971d526c61b86b8 # master
+ - uses: microsoft/TypeScript-Twoslash-Repro-Action@master
62
63
github-token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
64
issue: ${{ github.event.inputs.issue }}
0 commit comments