mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-24 00:49:00 +08:00
Merge pull request #598 from devenes/patch-1
bump action from Node12 to Node16
This commit is contained in:
+2
-2
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user