Skip to content

Commit

Permalink
Fix artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
srgoni committed Apr 5, 2024
1 parent a93a587 commit 09a4ced
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 @@ -44,7 +44,7 @@ jobs:
contents: write
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: restreamer
- name: List artifacts
Expand Down

0 comments on commit 09a4ced

Please sign in to comment.