diff --git a/action.yml b/action.yml index 238c588..1162cef 100755 --- a/action.yml +++ b/action.yml @@ -50,5 +50,5 @@ outputs: description: 'JSON output of tags and labels' runs: - using: 'node20' + using: 'node16' main: 'dist/index.js'