Skip to content

Commit

Permalink
chore: upgrade indexer version
Browse files Browse the repository at this point in the history
  • Loading branch information
filo87 committed Nov 13, 2024
1 parent 40e56d7 commit cc28f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/subql_multi_deploy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
subql_deploy_workflow:
runs-on: ubuntu-latest
env:
SUBQL_CFG_INDEXER_VERSION: "v5.2.5"
SUBQL_ETH_INDEXER_VERSION: "v5.1.3"
SUBQL_CFG_INDEXER_VERSION: "v5.2.9"
SUBQL_ETH_INDEXER_VERSION: "v5.1.7"
CHAIN_ID: ${{ inputs.chainId }}
SUBQL_ACCESS_TOKEN: ${{ secrets.accessToken }}
SUBQL_PROJ_ORG: ${{ inputs.projOrg }}
Expand Down

0 comments on commit cc28f31

Please sign in to comment.