We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b88330 commit de80054Copy full SHA for de80054
action.yml
@@ -6,7 +6,7 @@ inputs:
6
description: 'CloudQuery CLI version to install'
7
required: true
8
runs:
9
- using: 'node20'
+ using: 'node24'
10
main: 'dist/index.js'
11
branding:
12
icon: 'cloud-snow'
0 commit comments