Skip to content

Commit

Permalink
Update download-artifacts action in create_github_release step (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
numinnex authored Jul 14, 2024
1 parent 37e12f9 commit d852410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:
uses: actions/checkout@v4

- name: Download all artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e
with:
path: all_artifacts

Expand Down

0 comments on commit d852410

Please sign in to comment.