We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2392854 + f06d468 commit 89e6c6aCopy full SHA for 89e6c6a
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@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
37
with:
38
name: main
39
path: bin/Release/net452
0 commit comments