mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-06-08 19:19:03 +00:00
Run action with NodeJS 16
This commit is contained in:
parent
632d91dfe1
commit
58c9dff900
5 changed files with 4235 additions and 324 deletions
|
@ -25,6 +25,6 @@ inputs:
|
|||
default: 'true'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue