Skip to content

Commit

Permalink
chore: update solidity exporter version
Browse files Browse the repository at this point in the history
Co-authored-by: Gas <[email protected]>
  • Loading branch information
0xDiscotech and gas1cent authored Oct 25, 2023
1 parent 2589305 commit aca86f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity-exporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: yarn version --new-version "0.0.0-${GITHUB_SHA::8}" --no-git-tag-version

- name: Export Solidity - ${{ matrix.export_type }}
uses: defi-wonderland/solidity-exporter-action@1dbf5371c260add4a354e7a8d3467e5d3b9580b8
uses: defi-wonderland/solidity-exporter-action@v2.0.0
with:
# Update package_name with your package name
package_name: "@defi_wonderland/solidity-exported"
Expand Down

0 comments on commit aca86f7

Please sign in to comment.