Skip to content

Commit

Permalink
fix contract.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elmato committed Jul 11, 2024
1 parent 2eab90b commit 9bcabe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
submodules: 'recursive'

- name: Download CDT
uses: AntelopeIO/asset-artifact-download-action@v4
uses: AntelopeIO/asset-artifact-download-action@v3
with:
owner: AntelopeIO
repo: cdt
Expand All @@ -63,7 +63,7 @@ jobs:
if-no-files-found: error

- name: Download Leap - dev binary
uses: AntelopeIO/asset-artifact-download-action@v4
uses: AntelopeIO/asset-artifact-download-action@v3
with:
owner: AntelopeIO
repo: leap
Expand Down

0 comments on commit 9bcabe9

Please sign in to comment.