1
0
mirror of https://github.com/actions/labeler synced 2026-05-14 13:11:06 +02:00

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

@@ -1,6 +1,6 @@
---
name: "@actions/core"
version: 1.10.0
version: 1.10.1
type: npm
summary: Actions core lib
homepage: https://github.com/actions/toolkit/tree/main/packages/core

View File

@@ -1,6 +1,6 @@
---
name: "@actions/github"
version: 5.1.1
version: 6.0.0
type: npm
summary: Actions github lib
homepage: https://github.com/actions/toolkit/tree/main/packages/github

View File

@@ -1,6 +1,6 @@
---
name: "@actions/http-client"
version: 2.0.1
version: 2.2.0
type: npm
summary: Actions Http Client
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client