mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-07-08 18:26:00 +02:00
upgrade @actions/cache so it respects SEGMENT_DOWNLOAD_TIMEOUT_MINS (#499)
This commit is contained in:
parent
434aeabbb4
commit
b4fe97ecda
5 changed files with 171 additions and 103 deletions
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/cache": "^3.0.4",
|
||||
"@actions/core": "^1.9.1",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue