Skip to content

Commit

Permalink
Release version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
simia committed Sep 10, 2024
1 parent 0549c4b commit e914d4c
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.15.0.1982'
MESH_SERVICE_TAG: 'v2.15.0.5'
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.15.0.1982'
MESH_SERVICE_TAG: 'v2.15.0.5'

# 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 e914d4c

Please sign in to comment.