Skip to content

Commit

Permalink
Merge pull request #553 from k1LoW/use-octocov-action-v1
Browse files Browse the repository at this point in the history
Use octocov-action@v1
  • Loading branch information
k1LoW authored Jan 25, 2024
2 parents 6147712 + 598e65c commit 05784bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
scan-type: 'fs'

- name: Run octocov
uses: k1LoW/octocov-action@v0
uses: k1LoW/octocov-action@v1
env:
DEBUG: true
windows-test:
Expand Down

0 comments on commit 05784bd

Please sign in to comment.