Skip to content

Commit

Permalink
Merge pull request #1132 from SMI/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…ownload-artifact-3
  • Loading branch information
jas88 committed Apr 11, 2022
2 parents 34cda7f + 43bf217 commit 161d22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
- name: checkout
uses: actions/checkout@v3
- name: download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
path: ./dist
- name: prepare artifacts for release
Expand Down

0 comments on commit 161d22d

Please sign in to comment.