Skip to content

Commit

Permalink
Merge pull request #11 from qodo-ai/dw/update-readme1
Browse files Browse the repository at this point in the history
use latest
  • Loading branch information
qododavid authored Feb 21, 2025
2 parents 83afa24 + a053f5b commit e73daa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
# ... set up your environment, e.g., install dependencies, etc.

- name: qodo-cover
uses: qodo-ai/qodo-ci/.github/actions/[email protected].11
uses: qodo-ai/qodo-ci/.github/actions/[email protected].12
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref_name }}
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
# ... set up your environment, e.g., install dependencies, etc.
- name: qodo-cover-pr
uses: qodo-ai/qodo-ci/.github/actions/[email protected].11
uses: qodo-ai/qodo-ci/.github/actions/[email protected].12
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
project_language: python
Expand Down

0 comments on commit e73daa5

Please sign in to comment.