We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eba251 commit f3c3322Copy full SHA for f3c3322
.github/workflows/qa.yml
@@ -62,7 +62,7 @@ jobs:
62
sudo apt install wine -y
63
64
- name: Установка платформы 1С
65
- uses: 1CDevFlow/onec-setup-action
+ uses: 1CDevFlow/onec-setup-action@main
66
with:
67
type: onec # Тип устанавливаемого приложения
68
onec_version: ${{ matrix.v8_version }}
@@ -79,7 +79,7 @@ jobs:
79
java-version: '17'
80
81
- name: Установка EDT
82
83
84
type: edt
85
edt_version: ${{ matrix.edt_version }}
0 commit comments