We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c6f02 commit 72de9e8Copy full SHA for 72de9e8
.github/workflows/CD.yaml
@@ -59,7 +59,7 @@ jobs:
59
targets: ${{ matrix.target }}
60
- name: Install cross
61
if: ${{ matrix.use-cross }}
62
- uses: taiki-e/install-action@v2.32.20
+ uses: taiki-e/install-action@v2.33.4
63
with:
64
tool: cross
65
- name: Cache build artifacts
0 commit comments