We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0b5819 + 32607e4 commit c46ca40Copy full SHA for c46ca40
1 file changed
.github/workflows/release-linux.yml
@@ -313,7 +313,7 @@ jobs:
313
314
- name: Stage verified binary
315
if: github.event_name != 'pull_request'
316
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
317
with:
318
name: prebuilt-${{ matrix.os }}-php${{ matrix.php }}
319
path: ${{ steps.package.outputs.package }}
0 commit comments