Update to NodeJS 20
This commit is contained in:
parent
42a3e0dfad
commit
8b62d10a25
3 changed files with 3 additions and 3 deletions
|
|
@ -39,6 +39,6 @@ inputs:
|
|||
default: ${{ github.token }}
|
||||
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: dist/main/index.js
|
||||
post: dist/post/index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue