mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-04-24 23:12:13 +00:00
update node version from 16 to 20
This commit is contained in:
parent
4512be8010
commit
24f6c6cdef
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ inputs:
|
|||
required: false
|
||||
default: true
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/cleanup.js'
|
||||
post-if: 'always()'
|
||||
|
|
Loading…
Add table
Reference in a new issue