mirror of
https://gitea.com/actions/setup-maven.git
synced 2025-11-06 02:26:19 +08:00
feat(node)!: bump node to node20
This commit is contained in:
@@ -6,5 +6,5 @@ inputs:
|
||||
description: 'Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0'
|
||||
default: '3.8.2'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'lib/setup-maven.js'
|
||||
|
||||
Reference in New Issue
Block a user