mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
Update actions/checkout action to v4.3.0
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
arch: ${{fromJson(inputs.architectures)}}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
|
||||
|
||||
- name: Install make and mmv
|
||||
run: sudo apt-get install make mmv
|
||||
|
||||
Reference in New Issue
Block a user