We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c82a64 + d275a0e commit 65d687eCopy full SHA for 65d687e
1 file changed
.github/workflows/autobuild.yml
@@ -35,7 +35,7 @@ jobs:
35
run: msbuild *.sln "/p:Configuration=Release"
36
37
- name: Upload artifact
38
- uses: actions/upload-artifact@v4.3.5
+ uses: actions/upload-artifact@v4.3.6
39
with:
40
name: main
41
path: bin/Release/net452
0 commit comments