action: bump to node16

This commit is contained in:
Dawid Dziurla 2022-10-27 10:27:49 +02:00
parent 459a37aa01
commit 3d1ba69630
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -20,6 +20,6 @@ inputs:
description: OS distribution name, value from `debian/changelog` is used if not defined
required: false
runs:
using: node12
using: node16
main: main.js
post: post.js