Skip to content

Commit

Permalink
Update grid client version in nightly workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedHanafy725 committed Jun 12, 2024
1 parent 408184e commit 88244ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grid_client_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
if: ${{ env.NETWORK == 'qa' }}
with:
ref: refs/tags/v2.4.3
ref: refs/tags/v2.5.0-rc2
- uses: actions/checkout@v4
if: ${{ env.NETWORK == 'test' }}
with:
Expand Down

0 comments on commit 88244ed

Please sign in to comment.