Update gradle-actions-caching library to v0.8.0 (#993)

Updates to the latest gradle-actions-caching library, bringing experimental support for caching of project content.
This commit is contained in:
Bot Githubaction
2026-06-16 18:07:10 +00:00
committed by GitHub
parent 54d3208a40
commit bbaaec0da2
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gradle-actions-caching",
"version": "0.7.0",
"version": "0.8.0",
"type": "module",
"main": "./index.js",
"types": "./index.d.ts",