We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aeff2b commit 4180ec4Copy full SHA for 4180ec4
.github/workflows/binary-releases.yml
@@ -151,7 +151,7 @@ jobs:
151
targets: ${{ matrix.job.target }}
152
- name: Set up cross compiling
153
if: matrix.job.cross
154
- uses: taiki-e/install-action@d211c4be5a95cbcd52a0870dda7d63a107a58368 # ratchet:taiki-e/install-action@v2.21.26
+ uses: taiki-e/install-action@6ee6c3ab83eab434138dfa928d72abc7eae14793 # ratchet:taiki-e/install-action@v2.22.0
155
with:
156
tool: cross
157
- name: Configure cross compiling
0 commit comments