Skip to content

Commit

Permalink
chore: upgrade node version
Browse files Browse the repository at this point in the history
  • Loading branch information
filo87 committed Sep 17, 2024
1 parent 8a03cd9 commit 7dcea34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subql_multi_deploy_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
subql_deploy_workflow:
runs-on: ubuntu-latest
env:
SUBQL_CFG_INDEXER_VERSION: "v5.2.3"
SUBQL_CFG_INDEXER_VERSION: "v5.2.5"
SUBQL_ETH_INDEXER_VERSION: "v5.1.3"
CHAIN_ID: ${{ inputs.chainId }}
SUBQL_ACCESS_TOKEN: ${{ secrets.accessToken }}
Expand Down

0 comments on commit 7dcea34

Please sign in to comment.