mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-29 19:07:30 +00:00
revert: node20 change
refs https://github.com/goreleaser/goreleaser-action/pull/430 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -34,5 +34,5 @@ outputs:
|
||||
description: 'Build result metadata'
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user