Bump actions/upload-artifact from 4.3.3 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...834a144ee9
)
---
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:
Родитель
33c362e894
Коммит
25e90f9ae3
|
@ -36,7 +36,7 @@ jobs:
|
|||
*.gem
|
||||
fi
|
||||
- name: Upload gem as action artifact
|
||||
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
|
||||
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
|
||||
if: ${{ always() }}
|
||||
with:
|
||||
path: ./*.gem
|
||||
|
|
Загрузка…
Ссылка в новой задаче