Skip to content

Commit ff4868e

Browse files
committed
fix: exporter version
1 parent 29ff9b7 commit ff4868e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: forge build
4242

4343
- name: Export Solidity - Export Type ${{ matrix.export_type }}
44-
uses: defi-wonderland/solidity-exporter-action@v2.1.0
44+
uses: defi-wonderland/solidity-exporter-action@c39954b18f1105333bcd232ff527fe1b114f4d1d
4545
with:
4646
package_name: ${{ env.PROJECT_NAME }}
4747
out: 'out'

0 commit comments

Comments
 (0)