mirror of
https://github.com/webfactory/ssh-agent.git
synced 2025-06-27 21:23:46 +00:00
bump to node20
This commit is contained in:
parent
fd34b8dee2
commit
a584e430cd
1 changed files with 2 additions and 1 deletions
|
@ -20,10 +20,11 @@ inputs:
|
|||
description: 'git command'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/cleanup.js'
|
||||
post-if: 'always()'
|
||||
|
||||
branding:
|
||||
icon: loader
|
||||
color: 'yellow'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue