Skip to content

Commit

Permalink
✅ actions/download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed Apr 5, 2024
1 parent d0aa836 commit 406bd2f
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 @@ -52,7 +52,7 @@ jobs:
- uses: actions/checkout@v4

- name: Download build artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: build-artifacts
path: build-artifacts
Expand Down

0 comments on commit 406bd2f

Please sign in to comment.