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:
Carlos Alexandro Becker 2023-09-05 12:39:24 +00:00
parent 81d9ad7185
commit 5fdedb94ab
No known key found for this signature in database
GPG key ID: E61E2F7DC14AB940

View file

@ -34,5 +34,5 @@ outputs:
description: 'Build result metadata'
runs:
using: 'node20'
using: 'node16'
main: 'dist/index.js'