cargo-dinghy

This commit is contained in:
Taiki Endo
2026-05-13 01:34:14 +00:00
parent 3235f8901f
commit f3248f01f3

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs:
tool:
description: Tools to install (whitespace or comma separated list)
required: true
# default: #publish:tool
required: false
default: cargo-dinghy
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false