File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
137137
138138 - name : Upload results as artifact
139- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
139+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
140140 if : always()
141141 with :
142142 name : test-summary
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
115115
116116 - name : Upload results as artifact
117- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
117+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
118118 if : always()
119119 with :
120120 name : test-summary
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ jobs:
188188 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
189189
190190 - name : Upload results as artifact
191- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
191+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
192192 if : always()
193193 with :
194194 name : test-summary
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ jobs:
189189 run : echo "$(<./test-summary/test-summary.md)" >> "$GITHUB_STEP_SUMMARY"
190190
191191 - name : Upload results as artifact
192- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
192+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
193193 if : always()
194194 with :
195195 name : test-summary
You can’t perform that action at this time.
0 commit comments