mirror of https://github.com/actions/setup-python
Update version for setup-python in package.json (#264)
This commit is contained in:
parent
feeaa3ba49
commit
ca5c59064f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-python",
|
||||
"version": "2.0.1",
|
||||
"version": "2.2.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-python",
|
||||
"version": "2.0.1",
|
||||
"version": "2.2.2",
|
||||
"private": true,
|
||||
"description": "Setup python action",
|
||||
"main": "dist/index.js",
|
||||
|
|
Loading…
Reference in New Issue