Merge pull request #598 from devenes/patch-1

bump action from Node12 to Node16
This commit is contained in:
Joel Male
2022-11-08 11:37:32 +10:00
committed by GitHub
+2 -2
View File
@@ -21,5 +21,5 @@ outputs:
status: status:
description: 'The status of the webhook event' description: 'The status of the webhook event'
runs: runs:
using: 'node12' using: 'node16'
main: 'dist/main.js' main: 'dist/main.js'