We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef322a commit 3fe43d0Copy full SHA for 3fe43d0
.github/workflows/msbuild.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: microsoft/[email protected]
37
38
- name: Upload a Build Artifact
39
- - uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v4
40
with:
41
name: dll
42
path: D-fix\x64\Release\*.dll
0 commit comments