mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 23:55:56 +00:00
build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
d1c2e3c839
commit
51e38aed4b
@@ -115,7 +115,7 @@ jobs:
|
||||
-p mas-cli
|
||||
|
||||
- name: Upload the artifacts
|
||||
uses: actions/upload-artifact@v4.3.0
|
||||
uses: actions/upload-artifact@v4.3.1
|
||||
with:
|
||||
name: binaries
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user