Skip to content

Commit 7fd0d65

Browse files
renovate[bot]kkourt
authored andcommitted
Update actions/upload-artifact action to v4.4.3
Signed-off-by: renovate[bot] <[email protected]>
1 parent 6f2182a commit 7fd0d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildx-stage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
144144
- name: upload patch
145145
if: ${{ inputs.patch-cmd != '' }}
146-
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
146+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
147147
with:
148148
name: ${{ inputs.name }}.patch
149149
path: ${{ inputs.name }}.patch

0 commit comments

Comments
 (0)