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 29885b6 commit 4c79f37Copy full SHA for 4c79f37
.github/workflows/benchmark.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
# Step 1: Checkout the PR branch
15
- name: Checkout PR branch
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
with:
18
fetch-depth: 0 # Fetch all history for comparison
19
0 commit comments