Skip to content

Commit 241fae3

Browse files
authored
Update .github/workflows/build.yml
1 parent f4aedcd commit 241fae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
- name: csharp
181181
- name: vb
182182
steps:
183-
- uses: actions/download-artifact@v4.1.7
183+
- uses: actions/download-artifact@v4
184184
with:
185185
name: vs_code_extension_${{ matrix.component.name }}
186186
path: vs_code_extension

0 commit comments

Comments
 (0)