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 d2fc217 commit c850e40Copy full SHA for c850e40
action.yml
@@ -4,5 +4,5 @@ branding:
4
icon: 'gift'
5
color: orange
6
runs:
7
- using: 'node16'
+ using: 'node20'
8
main: 'action/index.cjs'
0 commit comments