Skip to content

Commit a42387f

Browse files
authored
php.yml: Update actions/checkout
1 parent 86c624b commit a42387f

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@v2
24+
uses: actions/checkout@v4
2525
- name: Setup PHP with XDebug
2626
uses: shivammathur/setup-php@v2
2727
with:

0 commit comments

Comments
 (0)