mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +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:
|
||||
description: The commit unique id of the execution action version
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user