We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f86a6 commit 0ac3d64Copy full SHA for 0ac3d64
.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@6.0.0"
+ uses: "doctrine/.github/.github/workflows/coding-standards.yml@7.1.0"
.github/workflows/documentation.yml
@@ -17,4 +17,4 @@ on:
17
18
documentation:
19
name: "Documentation"
20
- uses: "doctrine/.github/.github/workflows/documentation.yml@6.0.0"
+ uses: "doctrine/.github/.github/workflows/documentation.yml@7.1.0"
0 commit comments