forked from waja/action-debian-package
action: bump to node16
This commit is contained in:
parent
459a37aa01
commit
3d1ba69630
|
@ -20,6 +20,6 @@ inputs:
|
||||||
description: OS distribution name, value from `debian/changelog` is used if not defined
|
description: OS distribution name, value from `debian/changelog` is used if not defined
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node16
|
||||||
main: main.js
|
main: main.js
|
||||||
post: post.js
|
post: post.js
|
||||||
|
|
Loading…
Reference in a new issue