diff --git a/.github/workflows/performance_score_director.yml b/.github/workflows/performance_score_director.yml index 85afc76a..e8c42e34 100644 --- a/.github/workflows/performance_score_director.yml +++ b/.github/workflows/performance_score_director.yml @@ -169,7 +169,7 @@ jobs: check-latest: true - name: Download the benchmark binaries - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: binaries-${{ matrix.example }} path: ./timefold-solver-benchmarks