We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2a17ad + b7ac8ac commit 103b91eCopy full SHA for 103b91e
1 file changed
action.yml
@@ -6,8 +6,8 @@ inputs:
6
required: false
7
default: 2.11.43
8
branding:
9
- icon: 'download-cloud'
+ icon: 'download-cloud'
10
color: 'blue'
11
runs:
12
- using: node20
+ using: node24
13
main: src/index.js
0 commit comments