mirror of
https://github.com/actions/setup-python.git
synced 2025-06-30 14:43:47 +00:00
Merge branch 'main' into CacheLibVersionUpdate
This commit is contained in:
commit
161c3a68f0
20 changed files with 2170 additions and 1006 deletions
|
@ -24,7 +24,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/core": "^1.7.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/glob": "^0.2.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue