File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333
3434 - name : Upload reports
3535 if : failure()
36- uses : actions/upload-artifact@v4
36+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
3737 with :
3838 name : reports
3939 path : ./**/target/surefire-reports
7171
7272 - name : Upload reports
7373 if : failure()
74- uses : actions/upload-artifact@v4
74+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
7575 with :
7676 name : reports
7777 path : ./**/target/surefire-reports
@@ -108,7 +108,7 @@ jobs:
108108
109109 - name : Upload reports
110110 if : failure()
111- uses : actions/upload-artifact@v4
111+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
112112 with :
113113 name : reports
114114 path : ./**/target/surefire-reports
You can’t perform that action at this time.
0 commit comments