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