Skip to content

Commit c11b260

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

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
@@ -146,7 +146,7 @@ jobs:
146146
# needs: build_nuget
147147
# if: github.ref_type == 'tag' && startsWith(github.ref_name, 'v')
148148
# steps:
149-
# - uses: actions/download-artifact@v4.1.7
149+
# - uses: actions/download-artifact@v4
150150
# with:
151151
# name: nuget_packages
152152
# path: nuget_packages

0 commit comments

Comments
 (0)