mirror of
https://github.com/actions/labeler.git
synced 2025-12-11 12:07:32 +00:00
Change version of Node.js runtime to node20
This commit is contained in:
@@ -28,5 +28,5 @@ outputs:
|
||||
all-labels:
|
||||
description: 'A comma-separated list of all labels that the PR contains'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user