diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3f2e42786..6a74e92f42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: with: toolchain: 1.76 target: ${{ matrix.target }} - - uses: taiki-e/install-action@297054b27414ad8086f67963ce1033c02fe309c3 + - uses: taiki-e/install-action@ad0904967b4c8e3005f6ed2efa1fa74dd9a05f32 with: tool: nextest,taplo-cli - name: Build