Skip to content

Commit

Permalink
v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed May 9, 2024
1 parent d372319 commit 415d919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export-abis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: yarn version --new-version "0.0.0-${GITHUB_SHA::8}" --no-git-tag-version

- name: Export Solidity - ${{ matrix.export_type }}
uses: open-dollar/solidity-exporter-action@v2.0.2
uses: open-dollar/solidity-exporter-action@v2.0.3
with:
package_name: '@opendollar'
out: 'out'
Expand Down

0 comments on commit 415d919

Please sign in to comment.