fix: body null (#123)

* fix: body null

* docs: update changelog
This commit is contained in:
xrkffgg
2022-10-19 21:10:24 +08:00
committed by GitHub
parent 7f09991212
commit 1cb0eedfea
4 changed files with 9 additions and 3 deletions

View File

@@ -117,5 +117,5 @@ outputs:
description: 'Check issue'
runs:
using: node12
using: node16
main: 'dist/index.js'