mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 17:36:53 +08:00
In the body of the bash script, `${{ inputs }}` parameters are often quoted with double quotes, which allow command substitution. This replaces double quotes with single quotes to prevent that and avoid command substitution.
9.6 KiB
9.6 KiB