diff --git a/.github/workflows/automated-release.yml b/.github/workflows/automated-release.yml index 7bb628df1..026f6fcb0 100644 --- a/.github/workflows/automated-release.yml +++ b/.github/workflows/automated-release.yml @@ -34,7 +34,7 @@ jobs: - name: checkout-code uses: actions/checkout@v2 with: - toolchain: 1.56 + toolchain: 1.58 # Golang Cache - name: go-cache uses: actions/cache@v2 @@ -89,4 +89,4 @@ jobs: solidity/contract-deployer LICENSE env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}