Skip to content

Commit 8495bb0

Browse files
authored
Merge pull request #172 from katalon-studio/release-9.4.0
Official Release v9.4.0
2 parents 4167518 + b862859 commit 8495bb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
name: Run
99
runs-on: ubuntu-latest
1010
env:
11-
KS_VERSION: 9.3.2
12-
KS_VERSION_TAG: 9.3.2
11+
KS_VERSION: 9.4.0
12+
KS_VERSION_TAG: 9.4.0
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@master

0 commit comments

Comments
 (0)