We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52dfbef commit 10d9433Copy full SHA for 10d9433
action.yml
@@ -84,5 +84,5 @@ inputs:
84
branding:
85
color: 'green'
86
runs:
87
- using: 'node16'
+ using: 'node20'
88
main: 'lib/index.js'
0 commit comments