Skip to content

Commit ccc2d7c

Browse files
authored
meta: update sccache version in test-linux-quic
Signed-off-by: Renegade334 <contact.9a5d6388@renegade334.me.uk> PR-URL: #64043 Refs: #63078 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 745a43e commit ccc2d7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-linux-quic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
if: github.base_ref == 'main' || github.ref_name == 'main'
6969
uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
7070
with:
71-
version: v0.12.0
71+
version: v0.16.0
7272
- name: Environment Information
7373
run: npx envinfo
7474
- name: Build

0 commit comments

Comments
 (0)