Skip to content

Commit 75d8e06

Browse files
build(deps): bump actions/upload-artifact from 4 to 5 (#9)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4d72b1 commit 75d8e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Upload Artifact
5353
id: upload
54-
uses: actions/upload-artifact@v4
54+
uses: actions/upload-artifact@v5
5555
with:
5656
name: mpv-macos-26-arm64
5757
path: mpv.tar.gz

0 commit comments

Comments
 (0)