mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-02-04 06:08:07 +00:00
use node24
This commit is contained in:
parent
a6f90b1f12
commit
3afde5b759
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ inputs:
|
||||||
description: 'git command'
|
description: 'git command'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
post: 'dist/cleanup.js'
|
post: 'dist/cleanup.js'
|
||||||
post-if: 'always()'
|
post-if: 'always()'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue