mirror of
https://github.com/actions/setup-python.git
synced 2026-04-09 16:18:22 +01:00
Upgrade @actions dependencies and update licenses
Agent-Logs-Url: https://github.com/actions/setup-python/sessions/d7501c8f-2fae-40ed-a7fc-e78f5087585a Co-authored-by: gowridurgad <159780674+gowridurgad@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
28f2168f4d
commit
693c00d2bd
10
package.json
10
package.json
@@ -28,13 +28,13 @@
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^5.0.1",
|
||||
"@actions/core": "^2.0.1",
|
||||
"@actions/cache": "^5.0.5",
|
||||
"@actions/core": "^2.0.3",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/http-client": "^3.0.0",
|
||||
"@actions/glob": "^0.5.1",
|
||||
"@actions/http-client": "^3.0.2",
|
||||
"@actions/io": "^2.0.0",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"@actions/tool-cache": "^3.0.1",
|
||||
"@iarna/toml": "^3.0.0",
|
||||
"semver": "^7.7.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user