Skip to content

Commit 9e26443

Browse files
authored
Merge pull request #5 from oracle/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents 81555dc + b1be0a5 commit 9e26443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Download site Content
4242
if: ${{ env.RELEASE_ENV == 'prod' }}
43-
uses: actions/download-artifact@v2
43+
uses: actions/download-artifact@v4.1.7
4444
with:
4545
name: magento-extension
4646
- name: Create Github Release

0 commit comments

Comments
 (0)