Skip to content

Commit 58f92d4

Browse files
author
Layko Andrey
committed
some
1 parent f033c53 commit 58f92d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ jobs:
139139

140140
steps:
141141

142-
- name: Deploy server\
142+
- name: Deploy server
143143
run: |
144144
sudo apt install openssh-client
145145
sudo apt-get install python3-pip
146-
pip install docker-compose==1.23.2
146+
pip install docker-compose==1.27.4
147147
eval $(ssh-agent -s)

0 commit comments

Comments
 (0)