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 0f10d61 commit a753111Copy full SHA for a753111
1 file changed
.github/workflows/test.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Upload logs as artifacts
84
if: always()
85
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
86
with:
87
name: ${{github.job}}-logs-${{ matrix.php-versions }}
88
path: .logs
0 commit comments