5
0
mirror of https://gitea.com/actions/setup-python.git synced 2025-10-26 07:16:42 +00:00

update actions/core (#625)

This commit is contained in:
Dmitry Shibanov
2023-03-27 13:07:33 +02:00
committed by GitHub
parent 9f3aa2c73d
commit 0f07f7f756
3 changed files with 2316 additions and 269 deletions

View File

@@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.10.0",
"semver": "^7.1.3"
},
"devDependencies": {