2 Commits

Author SHA1 Message Date
Palash Tyagi
31ed8e9ceb Merge 0a9d9e38c3 into ae2daeeda7 2025-05-03 19:51:35 +01:00
Palash Tyagi
ae2daeeda7 Update upload-artifact action to version 4 in benchmark workflow 2025-05-03 19:22:29 +01:00

View File

@@ -23,7 +23,7 @@ jobs:
run: cargo bench
- name: Upload benchmark reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: benchmark-reports-${{ github.sha }}
path: ./target/criterion/