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 b1fdf57 commit e11b716Copy full SHA for e11b716
.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@8.0.0"
+ uses: "greg0ire/doctrine-dot-github/.github/workflows/continuous-integration.yml@cpc"
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