diff --git a/action.yml b/action.yml index 57af18d..7e8460d 100644 --- a/action.yml +++ b/action.yml @@ -68,5 +68,5 @@ inputs: default: ${{ github.base_ref }} outputs: runs: - using: node20 + using: 'nodejs20' main: dist/index.js