Remove old versions from action cache. (#123)
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
"repo": "setup-python",
|
||||
"patterns": [
|
||||
"+^main$",
|
||||
"+^v[0-9]+(\\.[0-9]+){0,2}$",
|
||||
"-^v1(\\.[0-9]+){0,2}$"
|
||||
"+^v[2-9]+(\\.[0-9]+){0,2}$"
|
||||
],
|
||||
"branches": {
|
||||
"main": "83679a892e2d95755f2dac6acb0bfd1e9ac5d548"
|
||||
"main": "4f41a90a1f38628c7ccc608d05fbafe701bc20ae"
|
||||
},
|
||||
"defaultBranch": "main",
|
||||
"tags": {
|
||||
|
||||
Reference in New Issue
Block a user