We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28821c5 commit 0a56ee0Copy full SHA for 0a56ee0
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
run: bunx --bun solhint --config .solhint.other.json 'script/**/*.sol'
65
id: solhint-script
66
67
- - name: Install uUgrades-core
+ - name: Install Upgrades-core
68
run: |
69
bun install @openzeppelin/upgrades-core@latest
70
0 commit comments