mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
Use Node 20 by Action
This commit is contained in:
@ -48,6 +48,6 @@ inputs:
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'index.js'
|
||||
post: 'cleanup.js'
|
||||
|
||||
Reference in New Issue
Block a user