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