We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8af770 commit 7789026Copy full SHA for 7789026
action.yml
@@ -32,6 +32,6 @@ branding:
32
color: 'blue'
33
icon: 'database'
34
runs:
35
- using: 'node12'
+ using: 'node16'
36
main: 'dist/main/index.js'
37
post: 'dist/main/index.js'
0 commit comments