Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-0

chore(deps): bump @actions/cache to 6.2.0
This commit is contained in:
Philip Gai 2026-07-16 10:36:07 -05:00 committed by GitHub
parent 0f3a009f47
commit 4ab7e95f05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 236 additions and 94 deletions

View file

@ -29,7 +29,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^6.1.0",
"@actions/cache": "^6.2.0",
"@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0",
"@actions/glob": "^0.7.0",