🔒 Update action to use node v16 (#261)

This commit is contained in:
Arjun Reddy K 2022-10-24 18:29:46 +02:00 committed by GitHub
parent 40da4d517e
commit 56ab27586f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ outputs:
description: 'The URLs to the created Pull Requests as an array'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding: