mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-04-21 13:58:43 +00:00
Update to node 20
This commit is contained in:
parent
fd34b8dee2
commit
18b2f6a770
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…
Add table
Reference in a new issue