should be available now as per https://github.com/actions/runner/issues/2619#issuecomment-1679003443
This commit is contained in:
@@ -15,6 +15,6 @@ outputs:
|
||||
token:
|
||||
description: "GitHub installation access token"
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/main.cjs"
|
||||
post: "dist/post.cjs"
|
||||
|
||||
Reference in New Issue
Block a user