diff --git a/.github/workflows/codacy-analysis.yml b/.github/workflows/codacy-analysis.yml index da0677c..3910b01 100644 --- a/.github/workflows/codacy-analysis.yml +++ b/.github/workflows/codacy-analysis.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Run Codacy Analysis - uses: codacy/codacy-analysis-cli-action@v2.0.0 + uses: codacy/codacy-analysis-cli-action@v4 with: # Your project token can be found in your project settings on Codacy. # You can also use a GitHub secret (recommended) with your Codacy API token.