Skip to content

Commit c6cb344

Browse files
committed
php.yml: Update actions/checkout to v6
1 parent 38775bd commit c6cb344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- "8.5"
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626
- name: Setup PHP with XDebug
2727
uses: shivammathur/setup-php@v2
2828
with:

0 commit comments

Comments
 (0)