We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0650a61 commit 208ba0fCopy full SHA for 208ba0f
.github/workflows/qa.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest]
16
- oscript_version: ['1.8.3']
+ oscript_version: ['1.9.2']
17
18
steps:
19
# Загрузка проекта
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
package_mask: ["gitsync-plugins-*.ospx"]
20
21
.github/workflows/testing.yml
0 commit comments