Skip to content

Commit 3daa524

Browse files
committed
LITE-33202 Bump download-artifact runner
1 parent 24c3ecc commit 3daa524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
draft: false
173173
prerelease: false
174174
- name: Download windows artifact
175-
uses: actions/download-artifact@v3
175+
uses: actions/download-artifact@v6
176176
with:
177177
name: windows_distro
178178
path: ./

0 commit comments

Comments
 (0)