@@ -137,13 +137,13 @@ jobs:
137137 echo "## 🔧 Unwinding Quality Report - ${{ matrix.java_version }} (amd64)" >> $GITHUB_STEP_SUMMARY
138138 cat ddprof-test/build/reports/unwinding-summary.md >> $GITHUB_STEP_SUMMARY
139139 - name : Upload build artifacts
140- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
140+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
141141 if : success()
142142 with :
143143 name : (build) test-linux-glibc-amd64 (${{ matrix.java_version }}, ${{ matrix.config }})
144144 path : build/
145145 - name : Upload failures
146- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
146+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
147147 if : failure()
148148 with :
149149 name : failures-glibc-${{ matrix.java_version }}-${{ matrix.config }}-amd64
@@ -153,13 +153,13 @@ jobs:
153153 run : |
154154 .github/scripts/prepare_reports.sh
155155 - name : Upload unwinding reports
156- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
156+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
157157 if : success() && matrix.config == 'debug'
158158 with :
159159 name : (unwinding-reports) unwinding-linux-glibc-amd64 (${{ matrix.java_version }}, ${{ matrix.config }})
160160 path : unwinding-reports
161161 - name : Upload test reports
162- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
162+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
163163 if : failure()
164164 with :
165165 name : (test-reports) test-linux-glibc-amd64 (${{ matrix.java_version }}, ${{ matrix.config }})
@@ -256,13 +256,13 @@ jobs:
256256 echo "## 🔧 Unwinding Quality Report - ${{ matrix.java_version }} (amd64-musl)" >> $GITHUB_STEP_SUMMARY
257257 cat ddprof-test/build/reports/unwinding-summary.md >> $GITHUB_STEP_SUMMARY
258258 - name : Upload build artifacts
259- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
259+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
260260 if : success()
261261 with :
262262 name : (build) test-linux-musl-amd64 (${{ matrix.java_version }}, ${{ matrix.config }})
263263 path : build/
264264 - name : Upload failures
265- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
265+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
266266 if : failure()
267267 with :
268268 name : failures-musl-${{ matrix.java_version }}-${{ matrix.config }}-amd64
@@ -272,13 +272,13 @@ jobs:
272272 run : |
273273 .github/scripts/prepare_reports.sh
274274 - name : Upload unwinding reports
275- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
275+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
276276 if : success() && matrix.config == 'debug'
277277 with :
278278 name : (unwinding-reports) unwinding-linux-musl-amd64 (${{ matrix.java_version }}, ${{ matrix.config }})
279279 path : unwinding-reports
280280 - name : Upload test reports
281- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
281+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
282282 if : failure()
283283 with :
284284 name : (test-reports) test-linux-musl-amd64 (${{ matrix.java_version }}, ${{ matrix.config }})
@@ -416,13 +416,13 @@ jobs:
416416 echo "## 🔧 Unwinding Quality Report - ${{ matrix.java_version }} (aarch64)" >> $GITHUB_STEP_SUMMARY
417417 cat ddprof-test/build/reports/unwinding-summary.md >> $GITHUB_STEP_SUMMARY
418418 - name : Upload build artifacts
419- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
419+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
420420 if : success()
421421 with :
422422 name : (build) test-linux-glibc-aarch64 (${{ matrix.java_version }}, ${{ matrix.config }})
423423 path : build/
424424 - name : Upload failures
425- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
425+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
426426 if : failure()
427427 with :
428428 name : failures-glibc-${{ matrix.java_version }}-${{ matrix.config }}-aarch64
@@ -432,13 +432,13 @@ jobs:
432432 run : |
433433 .github/scripts/prepare_reports.sh
434434 - name : Upload unwinding reports
435- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
435+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
436436 if : success() && matrix.config == 'debug'
437437 with :
438438 name : (unwinding-reports) unwinding-linux-glibc-aarch64 (${{ matrix.java_version }}, ${{ matrix.config }})
439439 path : unwinding-reports
440440 - name : Upload test reports
441- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
441+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
442442 if : failure()
443443 with :
444444 name : (test-reports) test-linux-glibc-aarch64 (${{ matrix.java_version }}, ${{ matrix.config }})
@@ -513,13 +513,13 @@ jobs:
513513 echo "## 🔧 Unwinding Quality Report - ${{ matrix.java_version }} (aarch64-musl)" >> $GITHUB_STEP_SUMMARY
514514 cat ddprof-test/build/reports/unwinding-summary.md >> $GITHUB_STEP_SUMMARY
515515 - name : Upload build artifacts
516- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
516+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
517517 if : success()
518518 with :
519519 name : (build) test-linux-musl-aarch64 (${{ matrix.java_version }}, ${{ matrix.config }})
520520 path : build/
521521 - name : Upload failures
522- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
522+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
523523 if : failure()
524524 with :
525525 name : failures-musl-${{ matrix.java_version }}-${{ matrix.config }}-aarch64
@@ -529,13 +529,13 @@ jobs:
529529 run : |
530530 .github/scripts/prepare_reports.sh
531531 - name : Upload unwinding reports
532- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
532+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
533533 if : success() && matrix.config == 'debug'
534534 with :
535535 name : (unwinding-reports) unwinding-linux-musl-aarch64 (${{ matrix.java_version }}, ${{ matrix.config }})
536536 path : unwinding-reports
537537 - name : Upload test reports
538- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
538+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
539539 if : failure()
540540 with :
541541 name : (test-reports) test-linux-musl-aarch64 (${{ matrix.java_version }}, ${{ matrix.config }})
0 commit comments