Skip to content

Commit

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

chore(deps): bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
mitelg authored Apr 18, 2024
2 parents 80d7fe1 + 89e6623 commit a5ffb4d
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@v2
uses: dawidd6/action-download-artifact@v3
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: create-release.yml
Expand Down

0 comments on commit a5ffb4d

Please sign in to comment.