We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b9d2c commit fb80354Copy full SHA for fb80354
.github/workflows/CD.yaml
@@ -78,7 +78,7 @@ jobs:
78
targets: ${{ matrix.target }}
79
- name: Install cross
80
if: ${{ matrix.use-cross }}
81
- uses: taiki-e/[email protected].4
+ uses: taiki-e/[email protected].6
82
with:
83
tool: cross
84
- name: Cache build artifacts
0 commit comments