mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-25 18:34:20 +00:00
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](https://github.com/actions/upload-artifact/compare/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] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
46ab615997
commit
eede27aa64
@@ -114,7 +114,7 @@ jobs:
|
||||
-p mas-cli
|
||||
|
||||
- name: Upload the artifacts
|
||||
uses: actions/upload-artifact@v3.1.3
|
||||
uses: actions/upload-artifact@v4.3.0
|
||||
with:
|
||||
name: binaries
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user