diff --git a/action.yml b/action.yml index bb78b39..9f35eea 100644 --- a/action.yml +++ b/action.yml @@ -22,6 +22,6 @@ outputs: description: 'action-demo' runs: - using: node16 + using: node20 main: 'dist/index.js'