Skip to content

Commit 9475bc4

Browse files
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#45)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.0...v4.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 184ed3e commit 9475bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
make OpenSSL-${{ matrix.target }}
5252
5353
- name: Upload Build Artifact
54-
uses: actions/[email protected].0
54+
uses: actions/[email protected].1
5555
with:
5656
name: dist-${{ matrix.target }}
5757
path: dist

0 commit comments

Comments
 (0)