mirror of
https://github.com/joelwmale/webhook-action.git
synced 2025-02-07 12:29:23 +01:00
Merge pull request #598 from devenes/patch-1
bump action from Node12 to Node16
This commit is contained in:
commit
86cb5a09be
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
Loading…
Add table
Reference in a new issue