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 a1a6a0f commit 56daf16Copy full SHA for 56daf16
.github/workflows/coding-standards.yml
@@ -10,4 +10,6 @@ on:
10
jobs:
11
coding-standards:
12
name: "Coding Standards"
13
- uses: "doctrine/.github/.github/workflows/[email protected]"
+ uses: "doctrine/.github/.github/workflows/[email protected]"
14
+ with:
15
+ php-version: "8.1"
0 commit comments