diff --git a/.github/workflows/utils.yaml b/.github/workflows/utils.yaml index 224378a..2d82421 100644 --- a/.github/workflows/utils.yaml +++ b/.github/workflows/utils.yaml @@ -303,7 +303,7 @@ jobs: path: ${{ github.workspace }}/coverage_downloads/coverage_files.zip retention-days: 7 - name: Checkout for Python file - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: repository: matrixorigin/CI ref: release/2.0-dev