Update setup-beam version output to 4678b57

980f47e · GitHub Actions · 2024-01-12 19:46

1 files +1 -1

Files changed

modified dist/index.js
+1 −1
@@ -9870,7 +9870,7 @@ async function main() {
9870 9870 await maybeInstallRebar3(rebar3Spec)
9871 9871
9872 9872 // undefined is replaced by a function, post- main branch merge
9873 const setupBeamVersion = 'undefined'
9873 + const setupBeamVersion = '4678b57'
9874 9874 core.setOutput('setup-beam-version', setupBeamVersion)
9875 9875 }
9876 9876

Parents: 4678b57