mirror of
https://github.com/werf/actions.git
synced 2026-02-05 02:46:23 +03:00
feat(action): use node 16
This commit is contained in:
@@ -17,5 +17,5 @@ inputs:
|
||||
default: '0'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'index.js'
|
||||
|
||||
Reference in New Issue
Block a user