Pin cross version for reproducibility

pull/579/head^2
Wilfred Hughes 2023-11-25 01:26:20 +07:00
parent 8a58fb76ab
commit dc42b58337
1 changed files with 1 additions and 1 deletions

@ -35,7 +35,7 @@ jobs:
if: matrix.job.use-cross
uses: taiki-e/install-action@v2
with:
tool: cross
tool: cross@0.2.5
- name: Overwrite build command env variable
if: matrix.job.use-cross