Skip to content

Commit

Permalink
Syntax adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn committed Apr 2, 2024
1 parent 72c7a06 commit 85b7f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

-
name: Add security checker
if: matrix.symfony != "^6.4"
if: matrix.symfony != '^6.4'
run: composer require sensiolabs/security-checker:^6.0 --no-update --no-scripts --no-interaction

-
Expand Down

0 comments on commit 85b7f34

Please sign in to comment.