Skip to content

Commit cb0a699

Browse files
authored
php.yml: Update actions/checkout to v6
1 parent 9f4af6b commit cb0a699

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
@@ -21,7 +21,7 @@ jobs:
2121
- "8.4"
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v6
2525
- name: Setup PHP with XDebug
2626
uses: shivammathur/setup-php@v2
2727
with:

0 commit comments

Comments
 (0)