node 12 -> node 16

This commit is contained in:
Daniel Quackenbush 2022-10-13 10:05:26 -04:00 committed by GitHub
parent 39d361ef07
commit 127415ae7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Automated Version Bump
description: Automated version bump for npm packages.
runs:
using: node12
using: node16
main: index.js
branding:
icon: chevron-up