diff --git a/.github/workflows/quality-gates.yml b/.github/workflows/quality-gates.yml index f60c824..cb832a0 100644 --- a/.github/workflows/quality-gates.yml +++ b/.github/workflows/quality-gates.yml @@ -40,7 +40,7 @@ jobs: - name: Run unused run: pnpm unused - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 if: failure() with: name: reports