Skip to content

Commit

Permalink
Merge pull request #25 from katalon-studio/STUDIO-2820
Browse files Browse the repository at this point in the history
STUDIO-2820: update readme file
  • Loading branch information
huyennguyen-katalon authored Dec 5, 2022
2 parents fae44c3 + d680a2a commit f7a0c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v2.2
uses: actions/checkout@v3.0
- name: Katalon Studio Github Action
uses: katalon-studio/katalon-studio-github-action@v2
uses: katalon-studio/katalon-studio-github-action@v2.3
with:
version: '7.5.5'
projectPath: '${{ github.workspace }}'
Expand Down

0 comments on commit f7a0c31

Please sign in to comment.