diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a1514d4..8356a5e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -50,7 +50,7 @@ jobs: targets: "${{ matrix.platform.target }}" - name: Install cross - uses: taiki-e/install-action@80e6af7a2ec7f280fffe2d0a9d3a12a9d11d86e9 # v2 + uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2 if: matrix.platform.cross with: tool: cross