Skip to content

Commit

Permalink
Merge pull request #404 from PeggyJV/bolten/bump-release-rust-version
Browse files Browse the repository at this point in the history
Update rust toolchain version to 1.58
  • Loading branch information
zmanian committed May 6, 2022
2 parents 992e9e3 + db69ffe commit 544af04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automated-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -89,4 +89,4 @@ jobs:
solidity/contract-deployer
LICENSE
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 544af04

Please sign in to comment.