From 980f47ea52afa4c3bf2a68d5a90051b7bb60f09c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 12 Jan 2024 19:46:30 +0000 Subject: [PATCH] Update setup-beam version output to 4678b57 --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index fbcb665..a87af70 100644 --- a/dist/index.js +++ b/dist/index.js @@ -9870,7 +9870,7 @@ async function main() { await maybeInstallRebar3(rebar3Spec) // undefined is replaced by a function, post- main branch merge - const setupBeamVersion = 'undefined' + const setupBeamVersion = '4678b57' core.setOutput('setup-beam-version', setupBeamVersion) }