mirror of
https://github.com/actions/cache.git
synced 2026-05-03 12:28:19 +00:00
Prepare 4.1.0 release (#1464)
Check dist/ / Check dist/ (push) Failing after 5s
Licensed / Licensed (push) Failing after 15s
Tests / test-save (ubuntu-latest) (push) Successful in 1m45s
Tests / test-proxy-save (push) Failing after 2m18s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (ubuntu-latest) (push) Successful in 6m19s
Tests / build (macOS-latest) (push) Has been cancelled
Tests / build (windows-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
Close inactive issues / close-issues (push) Successful in -2m16s
Code scanning - action / CodeQL-Build (push) Failing after -1m21s
Check dist/ / Check dist/ (push) Failing after 5s
Licensed / Licensed (push) Failing after 15s
Tests / test-save (ubuntu-latest) (push) Successful in 1m45s
Tests / test-proxy-save (push) Failing after 2m18s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (ubuntu-latest) (push) Successful in 6m19s
Tests / build (macOS-latest) (push) Has been cancelled
Tests / build (windows-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
Close inactive issues / close-issues (push) Successful in -2m16s
Code scanning - action / CodeQL-Build (push) Failing after -1m21s
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "cache",
|
||||
"version": "4.0.2",
|
||||
"version": "4.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "cache",
|
||||
"version": "4.0.2",
|
||||
"version": "4.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.2.3",
|
||||
|
||||
Reference in New Issue
Block a user