Add BuildJet Option (#154)

This commit is contained in:
Jordan Oroshiba
2023-08-01 00:01:11 -07:00
committed by GitHub
parent 9de8f90afb
commit b00faf5858
10 changed files with 5501 additions and 24 deletions

View File

@@ -22,6 +22,7 @@
},
"homepage": "https://github.com/Swatinem/rust-cache#readme",
"dependencies": {
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.1.2",
"@actions/cache": "^3.2.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",