Skip to content

Commit

Permalink
upgrade download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkAfCod committed Sep 26, 2024
1 parent 315228a commit f605e3d
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 @@ -117,7 +117,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: ⏬Download all the build artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: release-artifacts

Expand Down

0 comments on commit f605e3d

Please sign in to comment.