diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c61e746..5faca85 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -131,7 +131,7 @@ jobs: with: version: 0.9.0 - name: Install cargo-zigbuild - uses: taiki-e/install-action@bee85d7ea77c01f7a403c22ac2c802b431b093df + uses: taiki-e/install-action@717ed1cb83959ef327137c2f806e1d8597bfca9f with: tool: cargo-zigbuild - name: Run clippy