Skip to content

Commit ce3c619

Browse files
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#753)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5dc577 commit ce3c619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-build-library.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125

126126
- name: Attach Artifact
127127
if: github.event.pull_request.merged == true
128-
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
128+
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
129129
with:
130130
name: hapi-library-${{ runner.os }}-${{ steps.sha.outputs.short }}
131131
path: package/

0 commit comments

Comments
 (0)