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