Merge pull request #1 from WarpBuilds/warpbuild

add warpbuild caching
This commit is contained in:
Darshan Chaudhary 2026-07-14 19:39:34 +05:30 committed by GitHub
commit 33796bf525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1797 additions and 10 deletions

View file

@ -35,6 +35,7 @@
"@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.1.1",
"@actions/http-client": "^4.0.1",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^4.0.0"
},