more debug

This commit is contained in:
Rob Herley
2023-12-06 17:23:51 -05:00
parent 49bd7df5e8
commit 07bdee9a57
3 changed files with 26 additions and 5 deletions
+1 -1
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'