Skip to content

Commit 8727486

Browse files
committed
updated download-artifact version
1 parent 8212b0e commit 8727486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
path: artifacts\Wpf
123123

124124
- name: Download Avalonia
125-
uses: actions/download-artifact@v3
125+
uses: actions/download-artifact@v4
126126
with:
127127
name: Avalonia
128128
path: artifacts\Avalonia

0 commit comments

Comments
 (0)