Skip to content

Commit

Permalink
fix: exporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOneTony committed Nov 6, 2024
1 parent 29ff9b7 commit ff4868e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: forge build

- name: Export Solidity - Export Type ${{ matrix.export_type }}
uses: defi-wonderland/solidity-exporter-action@v2.1.0
uses: defi-wonderland/solidity-exporter-action@c39954b18f1105333bcd232ff527fe1b114f4d1d
with:
package_name: ${{ env.PROJECT_NAME }}
out: 'out'
Expand Down

0 comments on commit ff4868e

Please sign in to comment.