We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf164b1 commit 4a36fb7Copy full SHA for 4a36fb7
.github/workflows/typecheck.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Install dependencies
25
run: npm install
26
- name: Typecheck
27
- uses: gozala/typescript-error-reporter-action@v1.0.8
+ uses: gozala/typescript-error-reporter-action@v1.0.9
28
with:
29
project: tsconfig.json
0 commit comments