mirror of
https://github.com/actions/setup-python.git
synced 2025-07-01 15:13:46 +00:00
Update @actions/core to 1.10.0
This commit is contained in:
parent
13a464fa11
commit
0c4d7b878c
5 changed files with 81 additions and 51 deletions
|
@ -24,7 +24,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.4",
|
||||
"@actions/core": "^1.9.1",
|
||||
"@actions/core": "^1.10.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