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 e174369 commit e752abdCopy full SHA for e752abd
.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].9
+ uses: taiki-e/[email protected].17
80
with:
81
tool: cross
82
- name: Cache build artifacts
0 commit comments