Skip to content

Commit 9173e8d

Browse files
authored
Update publish.yml
1 parent adce7dd commit 9173e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup PHP, with composer and extensions
3131
uses: shivammathur/setup-php@master #https://github.com/shivammathur/setup-php
3232
with:
33-
php-version: 7.4
33+
php-version: 8.0
3434
extensions: json
3535
coverage: pcov
3636

0 commit comments

Comments
 (0)