Change version of Node.js runtime to node20

This commit is contained in:
MaksimZhukov
2023-10-25 14:25:13 +02:00
parent 917e5cce72
commit ab7411ec21
25 changed files with 27035 additions and 12505 deletions

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'