diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml index 3128dd83..e32f7e05 100644 --- a/.github/workflows/code.yml +++ b/.github/workflows/code.yml @@ -112,7 +112,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 - uses: paambaati/codeclimate-action@v5.0.0 env: