Skip to content

Commit 9e36334

Browse files
committed
ci: update actions/checkout version
1 parent b58766d commit 9e36334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
--health-retries 10
5151
5252
steps:
53-
- uses: actions/checkout@v2
53+
- uses: actions/checkout@v4
5454
- uses: shivammathur/setup-php@v2
5555
with:
5656
php-version: ${{ matrix.php }}

0 commit comments

Comments
 (0)