Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit eede27a

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump actions/upload-artifact from 3.1.3 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.3...v4.3.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46ab615 commit eede27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
-p mas-cli
115115
116116
- name: Upload the artifacts
117-
uses: actions/upload-artifact@v3.1.3
117+
uses: actions/upload-artifact@v4.3.0
118118
with:
119119
name: binaries
120120
path: |

0 commit comments

Comments
 (0)