We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec617a7 commit ce6bc69Copy full SHA for ce6bc69
.github/workflows/continuous-integration.yml
@@ -15,7 +15,7 @@ env:
15
jobs:
16
phpunit:
17
name: "PHPUnit"
18
- uses: "doctrine/.github/.github/workflows/continuous-integration.yml@10.1.0"
+ uses: "greg0ire/doctrine-dot-github/.github/workflows/continuous-integration.yml@fix-comparison"
19
with:
20
php-versions: '["7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]'
21
secrets:
0 commit comments