Skip to content

Commit

Permalink
CI Workflow Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiran Jojare committed Jul 19, 2024
1 parent 7eddca3 commit d5bdb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
fail_ci_if_error: true

- name: Codacy code quality
uses: codacy/codacy-analysis-cli-action@v3
uses: codacy/codacy-analysis-cli-action@v4
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 comments on commit d5bdb3a

Please sign in to comment.