Skip to content

Commit

Permalink
ci: pin huff version to match local
Browse files Browse the repository at this point in the history
  • Loading branch information
obatirou committed Mar 23, 2023
1 parent 5f1a9b8 commit 577515c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
version: nightly

- name: Install Huff
uses: huff-language/huff-toolchain@v2
uses: huff-language/huff-toolchain@v3
with:
version: nightly
version: nightly-94c34e402a46365fee29863aa08558af178c2b94

- name: Install Solidity compiler
uses: pontem-network/get-solc@master
Expand Down

0 comments on commit 577515c

Please sign in to comment.