We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ff9b7 commit ff4868eCopy full SHA for ff4868e
.github/workflows/canary.yml
@@ -41,7 +41,7 @@ jobs:
41
run: forge build
42
43
- name: Export Solidity - Export Type ${{ matrix.export_type }}
44
- uses: defi-wonderland/solidity-exporter-action@v2.1.0
+ uses: defi-wonderland/solidity-exporter-action@c39954b18f1105333bcd232ff527fe1b114f4d1d
45
with:
46
package_name: ${{ env.PROJECT_NAME }}
47
out: 'out'
0 commit comments