mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
Update actions/upload-artifact action to v4.4.2
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
run: ./build ${{ matrix.release }} ${{ matrix.arch }} dist
|
||||
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
|
||||
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
|
||||
with:
|
||||
name: ${{ inputs.distro }}-${{ matrix.release }}-${{ matrix.arch }}
|
||||
path: dist
|
||||
|
||||
Reference in New Issue
Block a user