Skip to content

Commit

Permalink
Update action.yml (#12016)
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Sep 4, 2024
1 parent b1408a1 commit c6348a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/llm/download-llm-binary/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
using: "composite"
steps:
- name: Download all build files
uses: actions/download-artifact@4.1.7
uses: actions/download-artifact@v4.1.7
- name: Move build resources
shell: bash
run: |
Expand Down

0 comments on commit c6348a4

Please sign in to comment.