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 6836db1 commit 85e6b4aCopy full SHA for 85e6b4a
README.md
@@ -4,7 +4,7 @@ Add check runs to your CI with annotations listing the test failures.
4
## Setup
5
6
```
7
-- uses: turpif/[email protected].0
+- uses: turpif/[email protected].1
8
if: always()
9
with:
10
access-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments