Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Commit 5ed9793

Browse files
authored
Bump actions/download-artifact from 3 to 6 in /.github/workflows (#5229)
1 parent 973da6c commit 5ed9793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/llm/download-llm-binary/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: "composite"
1111
steps:
1212
- name: Download all build files
13-
uses: actions/download-artifact@v3
13+
uses: actions/download-artifact@v6
1414
- name: Move build resources
1515
shell: bash
1616
run: |

0 commit comments

Comments
 (0)