Skip to content

Commit

Permalink
update CDT asset-artifact-download-action from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
linh2931 committed Dec 11, 2023
1 parent 4e31832 commit 37c4dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo cdt-prerelease=${{inputs.override-cdt-prerelease}} >> $GITHUB_OUTPUT
fi
- name: Download cdt
uses: AntelopeIO/asset-artifact-download-action@v2
uses: AntelopeIO/asset-artifact-download-action@v3
with:
owner: AntelopeIO
repo: cdt
Expand Down

0 comments on commit 37c4dc3

Please sign in to comment.