Update version for setup-python in package.json (#264)

This commit is contained in:
Nikita Bykov 2021-11-09 17:07:47 +03:00 committed by GitHub
parent feeaa3ba49
commit ca5c59064f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "setup-python",
"version": "2.0.1",
"version": "2.2.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",