Merge pull request #27 from codebytes/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
هذا الالتزام موجود في:
@@ -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
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم