We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b2d96 commit 54cc3c6Copy full SHA for 54cc3c6
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
oscript ./tasks/coverage.os
35
36
- - uses: ashley-taylor/junit-report-annotations-action@v1.1
+ - uses: ashley-taylor/junit-report-annotations-action@1.1
37
if: always()
38
with:
39
access-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments