Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
هذا الالتزام موجود في:
@@ -68,7 +68,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Checkout code
|
# Checkout code
|
||||||
- name: Download IaC
|
- name: Download IaC
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: iac
|
name: iac
|
||||||
path: iac
|
path: iac
|
||||||
@@ -92,7 +92,7 @@ jobs:
|
|||||||
failOnStdErr: false
|
failOnStdErr: false
|
||||||
|
|
||||||
- name: Download App
|
- name: Download App
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: webapp
|
name: webapp
|
||||||
path: webapp
|
path: webapp
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم