File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 - name : Test
3131 run : dotnet test --no-build --verbosity normal
3232 - name : Upload a Build Artifact
33- uses : actions/upload-artifact@v4.6.2
33+ uses : actions/upload-artifact@v5.0.0
3434 if : always()
3535 with :
3636 path : |
Original file line number Diff line number Diff line change 3030 - name : Test
3131 run : dotnet test --no-build --verbosity normal
3232 - name : Upload a Build Artifact
33- uses : actions/upload-artifact@v4.6.2
33+ uses : actions/upload-artifact@v5.0.0
3434 if : always()
3535 with :
3636 path : |
Original file line number Diff line number Diff line change 3030 - name : Test
3131 run : dotnet test --no-build --verbosity normal
3232 - name : Upload a Build Artifact
33- uses : actions/upload-artifact@v4.6.2
33+ uses : actions/upload-artifact@v5.0.0
3434 if : always()
3535 with :
3636 path : |
You can’t perform that action at this time.
0 commit comments