This commit is contained in:
GrantBirki 2023-09-13 10:28:05 -06:00
Родитель 977243a739
Коммит 3904b0b84f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 9029BBCCC15C6F8C
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1 +1 @@
18.9.0
20.6.0

Просмотреть файл

@ -77,5 +77,5 @@ outputs:
global_lock_released:
description: 'The string "true" if the global lock was released'
runs:
using: "node16"
using: "node20"
main: "dist/index.js"