ci: change the download action

This commit is contained in:
Fanis Tharropoulos 2025-01-22 10:40:00 +02:00
parent e919bd0ba6
commit 4c59ce6502
No known key found for this signature in database

View File

@ -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