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