mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
Update to node16
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
This commit is contained in:
committed by
Slawomir Jaranowski
parent
39d3d4092c
commit
00b26a6024
@ -43,6 +43,6 @@ inputs:
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'index.js'
|
||||
post: 'cleanup.js'
|
||||
|
||||
Reference in New Issue
Block a user