We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a620cca commit 5745a2aCopy full SHA for 5745a2a
.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.5.0
+ uses: actions/upload-artifact@v4.6.0
39
with:
40
name: main
41
path: bin/Release/net452
0 commit comments