diff --git a/.github/workflows/deploy-arb-sepolia-graph.yml b/.github/workflows/deploy-arb-sepolia-graph.yml index d2569ec1..7513aa05 100644 --- a/.github/workflows/deploy-arb-sepolia-graph.yml +++ b/.github/workflows/deploy-arb-sepolia-graph.yml @@ -37,7 +37,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v2 with: - go-version: '1.21.1' + go-version: '1.23.2' - name: Install dependencies run: | diff --git a/.github/workflows/deploy-spn-testnet-graph.yml b/.github/workflows/deploy-spn-testnet-graph.yml index 56e9faee..b2766108 100644 --- a/.github/workflows/deploy-spn-testnet-graph.yml +++ b/.github/workflows/deploy-spn-testnet-graph.yml @@ -37,7 +37,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v2 with: - go-version: '1.21.1' + go-version: '1.23.2' - name: Install dependencies run: | diff --git a/config/README.md b/config/README.md index dbb51a00..1e6a98ce 100644 --- a/config/README.md +++ b/config/README.md @@ -3,3 +3,4 @@ Configuration files that're distributed with the codebase. Should configure how the frontend displays data using the graph. +