Skip to content

Commit

Permalink
bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
sami-alajrami committed Jan 25, 2024
1 parent 97963b2 commit fbc695d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ inputs:
version:
description: Version of Kosli CLI
required: false
default: 2.3.4
default: 2.7.6
branding:
icon: 'download-cloud'
color: 'blue'
runs:
using: node16
using: node20
main: src/index.js

0 comments on commit fbc695d

Please sign in to comment.