File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ jobs:
172172 python -m pip install --require-hashes --no-deps -r /tmp/requirements.txt
173173 rm /tmp/requirements.txt
174174 - name : Download benchmark results
175- uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
175+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
176176 with :
177177 path : tests/perf/history/latest
178178 - name : Summarize benchamrk results
Original file line number Diff line number Diff line change 4949 id-token : write
5050 steps :
5151 - name : Download artifacts
52- uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
52+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
5353 with :
5454 path : dist
5555 pattern : artifact-*
You can’t perform that action at this time.
0 commit comments