diff --git a/action.yml b/action.yml index 409e2d74..bdea6523 100644 --- a/action.yml +++ b/action.yml @@ -37,7 +37,7 @@ inputs: default: ${{ github.token }} runs: - using: 'node12' + using: 'node16' main: 'index.js' branding: icon: 'alert-triangle'