diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7101ac04a2..e07e61d03b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -66,7 +66,7 @@ jobs: pull-requests: write steps: - name: Download TRX artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: trx-results path: test-results