Skip to content

Commit

Permalink
Merge pull request #53 from shopware5/dependabot/github_actions/dawid…
Browse files Browse the repository at this point in the history
…d6/action-download-artifact-6

chore(deps): bump dawidd6/action-download-artifact from 5 to 6
  • Loading branch information
mitelg authored Jun 17, 2024
2 parents 7430653 + 3814cc8 commit 450d2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-lastest-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Download latest Shopware
id: download-artifact
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: create-release.yml
Expand Down

0 comments on commit 450d2b0

Please sign in to comment.