diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 087c10c..4d3a99d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: run: cargo clippy --all-targets --all-features -- -D warnings - name: Install cargo nextest - uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18 + uses: taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3 with: tool: nextest