mirror of
https://github.com/typesense/typesense.git
synced 2025-05-15 02:03:19 +08:00
ci: change the download action
This commit is contained in:
parent
e919bd0ba6
commit
4c59ce6502
5
.github/workflows/benchmark-testing.yml
vendored
5
.github/workflows/benchmark-testing.yml
vendored
@ -110,13 +110,10 @@ jobs:
|
||||
|
||||
# Download previous benchmark data
|
||||
- name: Download previous benchmark data
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: benchmark-data
|
||||
workflow: benchmark-testing.yml
|
||||
path: ./benchmark/influxdb-data
|
||||
search_artifacts: true
|
||||
continue-on-error: true
|
||||
|
||||
# Prepare InfluxDB
|
||||
- name: Prepare data directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user