build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#495812)

This commit is contained in:
Michael Daniels
2026-03-02 22:47:35 +00:00
committed by GitHub
+2 -2
View File
@@ -263,7 +263,7 @@ jobs:
target-as-trusted-at: ${{ inputs.targetSha }}
- name: Download output paths and eval stats for all systems
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
pattern: ${{ inputs.artifact-prefix }}diff-*
path: diff
@@ -353,7 +353,7 @@ jobs:
needs: [versions, eval]
steps:
- name: Download output paths and eval stats for all versions
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
pattern: "*-diff-*"
path: versions