Skip to content

Commit 103b91e

Browse files
authored
Merge pull request #5 from kosli-dev/update_nodejs
Upgrade to node24 runtime and bump default CLI to v2.12.1
2 parents c2a17ad + b7ac8ac commit 103b91e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ inputs:
66
required: false
77
default: 2.11.43
88
branding:
9-
icon: 'download-cloud'
9+
icon: 'download-cloud'
1010
color: 'blue'
1111
runs:
12-
using: node20
12+
using: node24
1313
main: src/index.js

0 commit comments

Comments
 (0)