Skip to content

Commit

Permalink
Use Mesh v2.13.0 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
tnoczyns-volue committed Mar 13, 2024
1 parent 285a3a0 commit b5e1100
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/install_dev_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ runs:
id: download-mesh-server
with:
GITHUB_TOKEN: ${{ inputs.token }}
MESH_SERVICE_TAG: 'v2.13.0.1788'
MESH_SERVICE_TAG: 'v2.13.0.4'
2 changes: 1 addition & 1 deletion .github/workflows/usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: download-mesh-server
with:
GITHUB_TOKEN: ${{ secrets.OAUTH_TOKEN }}
MESH_SERVICE_TAG: 'v2.13.0.1788'
MESH_SERVICE_TAG: 'v2.13.0.4'

# run one example before installing pytest packages and pandas
# to check if all dependencies are installed together with Mesh Python SDK pip package
Expand Down

0 comments on commit b5e1100

Please sign in to comment.