File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159159
160160 - name : Upload bench log
161161 if : always()
162- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
162+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
163163 with :
164164 name : bench-output
165165 path : bench-output.log
@@ -210,7 +210,7 @@ jobs:
210210
211211 - name : Upload coverage HTML
212212 if : always()
213- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
213+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
214214 with :
215215 name : coverage-html
216216 path : _coverage
Original file line number Diff line number Diff line change 8686
8787 - name : Upload log artifact
8888 if : always()
89- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
89+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
9090 with :
9191 name : panic-attack-log
9292 path : panic-attack.log
You can’t perform that action at this time.
0 commit comments