mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Update runtime used to node16
This commit is contained in:
parent
1132cc129c
commit
3b8580020b
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
default: "fail"
|
default: "fail"
|
||||||
runs:
|
runs:
|
||||||
using: "node12"
|
using: "node16"
|
||||||
main: "lib/index.js"
|
main: "lib/index.js"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue