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