mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-02-22 10:11:21 +01:00
Update action to node16
This commit is contained in:
parent
3f429b2fec
commit
8b69cb8d8b
1 changed files with 1 additions and 1 deletions
|
@ -47,5 +47,5 @@ outputs:
|
|||
registry-paths:
|
||||
description: 'A JSON array of registry paths to which the tag(s) were pushed'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Reference in a new issue