updated version

This commit is contained in:
Shubham Tiwari 2022-03-29 13:04:37 +05:30
parent c1f6351648
commit 0c2c19bbf0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-python",
"version": "2.2.2",
"version": "2.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "setup-python",
"version": "2.2.2",
"version": "2.2.3",
"license": "MIT",
"dependencies": {
"@actions/cache": "^2.0.0",

View file

@ -1,6 +1,6 @@
{
"name": "setup-python",
"version": "2.2.2",
"version": "2.2.3",
"private": true,
"description": "Setup python action",
"main": "dist/index.js",