diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6462328..d2f454f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: matrix: thread: [ 0, 1, 2, 3] steps: - - uses: prometheus/promci/build@d9d4f5688814f0b77bf003d07fb8c00507390634 # v0.8.2 + - uses: prometheus/promci/build@13941414d409d227afd67544e5d306827db5a1a2 # v0.8.5 with: parallelism: 4 thread: ${{ matrix.thread }}