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 8f97633 commit 473f5c0Copy full SHA for 473f5c0
.github/workflows/php.code_quality.yaml
@@ -52,7 +52,7 @@ jobs:
52
- name: Run ${{ matrix.tool }}
53
run: make ${{ matrix.tool }}-ci
54
- name: Upload ${{ matrix.tool }} reports
55
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
56
if: always()
57
with:
58
name: ${{ matrix.tool }}-reports
0 commit comments