mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
Merge pull request #598 from devenes/patch-1
bump action from Node12 to Node16
This commit is contained in:
commit
86cb5a09be
@ -21,5 +21,5 @@ outputs:
|
||||
status:
|
||||
description: 'The status of the webhook event'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/main.js'
|
Loading…
Reference in New Issue
Block a user