mirror of
https://github.com/webfactory/ssh-agent.git
synced 2024-11-21 16:50:50 +00:00
chore: update to nodejs 20
This commit is contained in:
parent
a30790e76b
commit
e409b71d71
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ inputs:
|
|||
description: 'git command'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/cleanup.js'
|
||||
post-if: 'always()'
|
||||
|
|
Loading…
Reference in a new issue