Bump version to 2.30.3

This commit is contained in:
Shivam Mathur 2024-04-21 18:55:19 +05:30
parent d802457674
commit efffd0e4f2
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "setup-php",
"version": "2.30.2",
"version": "2.30.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "setup-php",
"version": "2.30.2",
"version": "2.30.3",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",

View File

@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "2.30.2",
"version": "2.30.3",
"private": false,
"description": "Setup PHP for use with GitHub Actions",
"main": "lib/install.js",