Skip to content

Commit 59cb3ab

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Add missing benchmarking checkout ref
2 parents 1317a17 + c990df8 commit 59cb3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ jobs:
973973
- name: git checkout
974974
uses: actions/checkout@v6
975975
with:
976+
ref: ${{ fromJson(inputs.branch).ref }}
976977
fetch-depth: 0
977978
# ASLR can cause a lot of noise due to missed sse opportunities for memcpy
978979
# and other operations, so we disable it during benchmarking.

0 commit comments

Comments
 (0)