Update action to node20

This commit is contained in:
Tatyana Kostromskaya
2023-11-16 15:44:57 +00:00
parent 212b4a75b7
commit 142a9c583a

View File

@@ -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'