more debug

This commit is contained in:
Rob Herley 2023-12-06 17:23:51 -05:00
parent 49bd7df5e8
commit 07bdee9a57
No known key found for this signature in database
GPG key ID: D1602042C3543B06
3 changed files with 26 additions and 5 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: 'node16'
using: 'node20'
main: 'dist/index.js'