Skip to content

Commit 2ed289d

Browse files
authored
Update update.yml
1 parent 7a24198 commit 2ed289d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
with:
104104
repository: "php/php-src"
105105
path: "php-src"
106-
ref: "master"
106+
ref: "PHP-8.5"
107107
- name: "Update stubs"
108108
run: "./extractor/extract.php --update -- 8.4 8.5"
109109

0 commit comments

Comments
 (0)