Skip to content

Commit

Permalink
Match download-artifact version with Jellyfin
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinjil committed May 15, 2024
1 parent 184070b commit 877d523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- build
steps:
- name: Download Artifact
uses: actions/download-artifact@v3.0.2
uses: actions/download-artifact@v4
with:
name: build-artifact
- name: Prepare GitHub Release assets
Expand Down

0 comments on commit 877d523

Please sign in to comment.