Skip to content

Commit c46ca40

Browse files
authored
Merge pull request #15 from iliaal/dependabot/github_actions/actions/upload-artifact-7.0.1
build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1
2 parents e0b5819 + 32607e4 commit c46ca40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
314314
- name: Stage verified binary
315315
if: github.event_name != 'pull_request'
316-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
316+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
317317
with:
318318
name: prebuilt-${{ matrix.os }}-php${{ matrix.php }}
319319
path: ${{ steps.package.outputs.package }}

0 commit comments

Comments
 (0)