mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-15 13:21:26 +00:00
Compare commits
1 Commits
v4
...
fix_node_v
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b88bb3736c |
@@ -14,7 +14,7 @@ inputs:
|
|||||||
description: 'JSON payload with extra information about the webhook event that your action or worklow may use.'
|
description: 'JSON payload with extra information about the webhook event that your action or worklow may use.'
|
||||||
default: '{}'
|
default: '{}'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'target'
|
icon: 'target'
|
||||||
|
|||||||
Reference in New Issue
Block a user