mirror of
https://github.com/tsickert/discord-webhook.git
synced 2025-02-03 21:16:41 -05:00
Update node to v20
This commit is contained in:
parent
691506a1e2
commit
29f99762f7
1 changed files with 1 additions and 1 deletions
|
@ -72,5 +72,5 @@ inputs:
|
|||
description: 'Embed author icon'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Reference in a new issue