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 aee8c08 commit 1331d5aCopy full SHA for 1331d5a
.github/workflows/coding-standards.yml
@@ -25,4 +25,4 @@ on:
25
jobs:
26
coding-standards:
27
name: "Coding Standards"
28
- uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.1.0"
+ uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.2.0"
.github/workflows/documentation.yml
@@ -17,4 +17,4 @@ on:
17
18
documentation:
19
name: "Documentation"
20
- uses: "doctrine/.github/.github/workflows/documentation.yml@5.1.0"
+ uses: "doctrine/.github/.github/workflows/documentation.yml@5.2.0"
0 commit comments