Bump actions/download-artifact from 3 to 4 (#9015)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 19:23:42 +05:30
committed by GitHub
parent cacbe14add
commit 93552fe0c4
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Download Artifact
id: download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: app-qa-debug
- name: Echo Download Path

View File

@@ -25,7 +25,7 @@ jobs:
- name: Download Artifact
id: download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: app-qa-debug