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