Rename to downloadVersionResult

Co-authored-by: Kevin Stillhammer <kevin.stillhammer@gmail.com>
This commit is contained in:
pollenJP(@'ω'@) 2024-11-30 09:31:42 +09:00 committed by GitHub
parent d20494ac36
commit 40f8c3a1cf
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -85,7 +85,7 @@ async function setupUv(
}
core.setOutput("uv-cache-hit", false);
const versionResult = await downloadVersion(
const downloadVersionResult = await downloadVersion(
platform,
arch,
resolvedVersion,