Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8911208

Browse files
authored
Update ci-dusk.yml
Update PHP version to 8.3
1 parent 812b9af commit 8911208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-dusk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e
1212
with:
13-
php-version: '8.0'
13+
php-version: '8.3'
1414
- uses: actions/checkout@v2
1515
- uses: shogo82148/actions-setup-mysql@v1
1616
with:

0 commit comments

Comments
 (0)