Skip to content

Commit

Permalink
deps: update Corset to 9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delehef committed Jan 19, 2024
1 parent 9d45333 commit 6ebf276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
-o corset.tar.gz \
https://api.github.com/repos/Consensys/corset/releases/assets/141813824
https://api.github.com/repos/Consensys/corset/releases/assets/146500253
tar xzf corset.tar.gz
mv corset $HOME
Expand Down

0 comments on commit 6ebf276

Please sign in to comment.