We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 803935a + 8652c78 commit caebf48Copy full SHA for caebf48
1 file changed
.github/workflows/autobuild.yml
@@ -33,7 +33,7 @@ jobs:
33
run: dotnet build SpringCollab2020.sln --configuration Release --no-restore
34
35
- name: Upload artifact
36
- uses: actions/upload-artifact@v4.6.1
+ uses: actions/upload-artifact@v4.6.2
37
with:
38
name: main
39
path: bin/Release/net452
0 commit comments