Update gradle-actions-caching library to v1.0.0 (#1029)

Updates to the latest gradle-actions-caching library.
This commit is contained in:
Bot Githubaction
2026-08-01 20:57:35 -06:00
committed by GitHub
parent a9d14388b4
commit 73e4c4222b
3 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gradle-actions-caching",
"version": "0.9.0",
"version": "1.0.0",
"type": "module",
"main": "./index.js",
"types": "./index.d.ts",
+1 -1
View File
@@ -5,7 +5,7 @@
"toolPackages": [
{
"packageName": "@microsoft/api-extractor",
"packageVersion": "7.58.8"
"packageVersion": "7.58.12"
}
]
}