Skip to content

Commit

Permalink
update action to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dogversioning committed Jul 19, 2024
1 parent e6f37a0 commit 764ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
coverage report -m --skip-covered
- name: Generate coverage report
if: github.ref != 'refs/heads/main'
uses: orgoro/coverage@v3.1
uses: orgoro/coverage@v3.2
with:
coverageFile: coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 764ae77

Please sign in to comment.