v4-beta-http-patch
Rob Herley 2023-12-06 17:17:01 -05:00
parent d9a12ec708
commit 49bd7df5e8
No known key found for this signature in database
GPG Key ID: D1602042C3543B06
1 changed files with 1 additions and 1 deletions

View File

@ -42,5 +42,5 @@ outputs:
This ID can be used as input to other APIs to download, delete or get more information about an artifact: https://docs.github.com/en/rest/actions/artifacts
runs:
using: 'node20'
using: 'node16'
main: 'dist/index.js'