We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82072c4 commit 97c9e23Copy full SHA for 97c9e23
action.yml
@@ -16,5 +16,5 @@ outputs:
16
token:
17
description: 'Github Token for App installation'
18
runs:
19
- using: 'node12'
+ using: 'node16'
20
main: 'dist/index.js'
0 commit comments