Skip to content

Commit e884ddd

Browse files
committed
Merge remote-tracking branch 'origin/development' into development
2 parents b6d5e7a + 3c493b1 commit e884ddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
python-version: ${{ matrix.python-version }}
9090

9191
- name: Install UI
92-
uses: actions/download-artifact@v5
92+
uses: actions/download-artifact@v7
9393
with:
9494
name: ${{ env.UI_ARTIFACT_NAME }}
9595
path: "${{ env.UI_DIRECTORY }}/build"

0 commit comments

Comments
 (0)