Merge pull request #9 from codebytes/dependabot/github_actions/actions/download-artifact-3
Bump actions/download-artifact from 2 to 3
هذا الالتزام موجود في:
@@ -69,7 +69,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Checkout code
|
# Checkout code
|
||||||
- name: Download IaC
|
- name: Download IaC
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: iac
|
name: iac
|
||||||
path: iac
|
path: iac
|
||||||
@@ -93,7 +93,7 @@ jobs:
|
|||||||
failOnStdErr: false
|
failOnStdErr: false
|
||||||
|
|
||||||
- name: Download App
|
- name: Download App
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: webapp
|
name: webapp
|
||||||
path: webapp
|
path: webapp
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم