diff --git a/action.yml b/action.yml index 2e7c760..e40d906 100644 --- a/action.yml +++ b/action.yml @@ -21,8 +21,8 @@ inputs: [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) default: ${{ github.token }} runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: icon: umbrella - color: purple \ No newline at end of file + color: purple