File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135135 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
136136
137137 - name : Upload results as artifact
138- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
138+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
139139 if : always()
140140 with :
141141 name : test-summary
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
114114
115115 - name : Upload results as artifact
116- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
116+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
117117 if : always()
118118 with :
119119 name : test-summary
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ jobs:
183183 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
184184
185185 - name : Upload results as artifact
186- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
186+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
187187 if : always()
188188 with :
189189 name : test-summary
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ jobs:
185185 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
186186
187187 - name : Upload results as artifact
188- uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 .0.0
188+ uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
189189 if : always()
190190 with :
191191 name : test-summary
You can’t perform that action at this time.
0 commit comments