Skip to content

Commit 4be8b2f

Browse files
Bump actions/cache from v6.0.0 to v6.1.0 in /.github/workflows (#269)
1 parent 465a6a1 commit 4be8b2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

175175
- name: Cache FFmpeg
176176
id: cache-ffmpeg
177-
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
177+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
178178
with:
179179
path: ffmpeg
180180
key: windows-ffmpeg-${{ env.FFMPEG_VERSION }}

0 commit comments

Comments
 (0)