Skip to content

Commit f9cb04f

Browse files
committed
feat: set cpl version
1 parent 6277c8e commit f9cb04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/deploy-to-control-plane/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
run: |
2727
sudo npm install -g @controlplane/cli
2828
cpln --version
29-
gem install cpl
29+
gem install cpl -v 2.2.4
3030
cpl --version
3131
- name: Set Short SHA
3232
id: vars

0 commit comments

Comments
 (0)