Skip to content

Commit

Permalink
Pin artifact download action on perf-benchmark wf (#3348)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchu authored Apr 18, 2024
1 parent bd58fa3 commit 45ae31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf_benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
- name: Install dependencies
run: python -m pip install --upgrade pip pandas matplotlib nbconvert ipython ipykernel openpyxl
- name: Download benchmark results
uses: actions/download-artifact@v4
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
with:
path: tests/perf/history/latest
- name: Summarize benchamrk results
Expand Down

0 comments on commit 45ae31e

Please # to comment.