Skip to content

Commit 8706a25

Browse files
committed
Changed to string
1 parent ec1adc7 commit 8706a25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- fpm-nginx
3232
- fpm-apache
3333
php-version:
34-
- 7.4
35-
- 8.0
34+
- "7.4"
35+
- "8.0"
3636

3737
steps:
3838
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)