Skip to content

Commit

Permalink
Merge pull request #114 from yuma140902/migrate-download-artifacts-3-4
Browse files Browse the repository at this point in the history
ci: migrate actions/download-artifact from v3 to v4
  • Loading branch information
yuma140902 authored Sep 4, 2024
2 parents 7e3f1fb + 1e2467f commit 63accd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ jobs:

- name: Download artifacts
uses: actions/[email protected]
with:
merge-multiple: true

- name: Add Artifacts to Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 63accd4

Please sign in to comment.