mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-10 04:57:33 +00:00
feat: bump to use node20 runtime, actions/checkout to v4 (#430)
This commit is contained in:
committed by
GitHub
parent
a10d0e32dc
commit
81d9ad7185
+1
-1
@@ -34,5 +34,5 @@ outputs:
|
||||
description: 'Build result metadata'
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user