We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8690f80 commit a362804Copy full SHA for a362804
.github/workflows/lint.yml
@@ -82,7 +82,7 @@ jobs:
82
tool: just
83
84
- name: Install cargo-check-external-types
85
- uses: taiki-e/cache-cargo-install-action@v2.0.1
+ uses: taiki-e/cache-cargo-install-action@v2.1.0
86
with:
87
tool: cargo-check-external-types
88
0 commit comments