mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-26 09:40:48 +00:00
Update action.yml to use node20 (was node16) (#249)
This commit is contained in:
+1
-1
@@ -61,5 +61,5 @@ outputs:
|
|||||||
setup-beam-version:
|
setup-beam-version:
|
||||||
description: The commit unique id of the execution action version
|
description: The commit unique id of the execution action version
|
||||||
runs:
|
runs:
|
||||||
using: node16
|
using: node20
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
|
|||||||
Reference in New Issue
Block a user