We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9d9bd commit 76bd3adCopy full SHA for 76bd3ad
.github/workflows/benchmark.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# Step 1: Checkout the PR branch
20
- name: Checkout PR branch
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
with:
23
fetch-depth: 0 # Fetch all history for comparison
24
0 commit comments