We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec6039 commit 3ca2651Copy full SHA for 3ca2651
action.yml
@@ -85,6 +85,6 @@ branding:
85
color: 'blue'
86
87
runs:
88
- using: 'node16'
+ using: 'node20'
89
main: 'dist/index.js'
90
post: 'dist/post/index.js'
0 commit comments