Skip to content

Commit

Permalink
Update version to last release (2024-05-27) (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalijr2 authored May 30, 2024
1 parent cc07688 commit 55c3b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To upload coverage to Codacy using the GitHub Action using default settings:
steps:
- uses: actions/checkout@v2
- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@v1
uses: codacy/codacy-coverage-reporter-action@v1.3.0
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
# or
Expand Down

0 comments on commit 55c3b57

Please sign in to comment.