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:
|
||||
# Checkout code
|
||||
- name: Download IaC
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: iac
|
||||
path: iac
|
||||
@@ -93,7 +93,7 @@ jobs:
|
||||
failOnStdErr: false
|
||||
|
||||
- name: Download App
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: webapp
|
||||
path: webapp
|
||||
|
المرجع في مشكلة جديدة
حظر مستخدم