Skip to content

Commit 8a3a15d

Browse files
committed
update CI configuration
1 parent f33c363 commit 8a3a15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
php-version: 7.4
1414
extensions: sqlite
1515
tools: composer, phpcs, phpmd, phpunit
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717
- uses: testspace-com/setup-testspace@v1
1818
with:
1919
domain: samples

0 commit comments

Comments
 (0)