3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-06 20:02:45 +00:00

support warpbuild cache provider (#247)

This commit is contained in:
Sammy Harris 2025-06-24 12:04:05 -05:00 committed by GitHub
parent eaa85be6b1
commit 52ea1434f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 119122 additions and 2847 deletions

View file

@ -41,7 +41,7 @@ inputs:
required: false
default: "true"
cache-provider:
description: "Determines which provider to use for caching. Options are github or buildjet, defaults to github."
description: "Determines which provider to use for caching. Options are github, buildjet, or warpbuild. Defaults to github."
required: false
default: "github"
cache-bin: