Skip to content

Commit e7afe27

Browse files
[CI] Update sccache to latest release (#93)
Co-authored-by: trivialfis <16746409+trivialfis@users.noreply.github.com>
1 parent 954493e commit e7afe27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/sccache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
version:
77
description: 'Version of sccache to install'
88
required: false
9-
default: 'v0.14.0-rapids.15'
9+
default: 'v0.14.0-rapids.18'
1010
cache-key-prefix:
1111
description: 'Prefix for the cache key'
1212
required: false

0 commit comments

Comments
 (0)