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