diff --git a/action.yml b/action.yml index 9a463915..519a3b8f 100644 --- a/action.yml +++ b/action.yml @@ -67,9 +67,9 @@ inputs: default: ${{ github.token }} runs: - using: node12 + using: node16 main: dist/index.js branding: icon: package - color: blue \ No newline at end of file + color: blue