Skip to content

Commit 54cc3c6

Browse files
committed
Fix version
1 parent 20b2d96 commit 54cc3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
oscript ./tasks/coverage.os
3535
36-
- uses: ashley-taylor/junit-report-annotations-action@v1.1
36+
- uses: ashley-taylor/junit-report-annotations-action@1.1
3737
if: always()
3838
with:
3939
access-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)