Skip to content

Commit 899ef11

Browse files
author
Bastian Schwarz
committed
Added missing closing quote
1 parent c540c15 commit 899ef11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
ci:
2020
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
2121
with:
22-
php-versions: '["8.1","8.2]'
22+
php-versions: '["8.1","8.2"]'

0 commit comments

Comments
 (0)