Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from huff-language/md/bump-toolchain-version
Browse files Browse the repository at this point in the history
chore(ci): bump toolchain version
  • Loading branch information
Maddiaa0 committed Mar 22, 2023
2 parents 9083821 + 7410f15 commit 12b09e4
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 @@ -41,7 +41,7 @@ jobs:
version: nightly

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

Expand All @@ -58,4 +58,4 @@ jobs:
ls script/
for file in script/*; do
forge script $file -vvvv
done
done

0 comments on commit 12b09e4

Please sign in to comment.