From 145efdc091a1b27f2c965ca09b002e3ee6e13968 Mon Sep 17 00:00:00 2001 From: yemeen Date: Tue, 8 Apr 2025 16:37:44 -0400 Subject: [PATCH] Update upload-artifact action to v4 in benchmark workflow --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 35d2bf7..c6f5336 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -34,7 +34,7 @@ jobs: python benchmarks/run_benchmarks.py - name: Store benchmark results - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: benchmark-results path: benchmark_results/