Skip to content

Commit f3c3322

Browse files
fix qa
1 parent 8eba251 commit f3c3322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sudo apt install wine -y
6363
6464
- name: Установка платформы 1С
65-
uses: 1CDevFlow/onec-setup-action
65+
uses: 1CDevFlow/onec-setup-action@main
6666
with:
6767
type: onec # Тип устанавливаемого приложения
6868
onec_version: ${{ matrix.v8_version }}
@@ -79,7 +79,7 @@ jobs:
7979
java-version: '17'
8080

8181
- name: Установка EDT
82-
uses: 1CDevFlow/onec-setup-action
82+
uses: 1CDevFlow/onec-setup-action@main
8383
with:
8484
type: edt
8585
edt_version: ${{ matrix.edt_version }}

0 commit comments

Comments
 (0)