diff --git a/action.yaml b/action.yaml index b39b93c..f9d7791 100644 --- a/action.yaml +++ b/action.yaml @@ -8,7 +8,7 @@ inputs: default: ${{ github.token }} runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: