Bump Node.js dependencies
Bump version to 2.29.0
This commit is contained in:
parent
35557a3770
commit
e927136b25
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "setup-php",
|
||||
"version": "2.28.0",
|
||||
"version": "2.29.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "setup-php",
|
||||
"version": "2.28.0",
|
||||
"version": "2.29.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-php",
|
||||
"version": "2.28.0",
|
||||
"version": "2.29.0",
|
||||
"private": false,
|
||||
"description": "Setup PHP for use with GitHub Actions",
|
||||
"main": "lib/install.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue