Bump version, and update workflow, readme and actions.yml

This commit is contained in:
Shivam Mathur
2019-10-29 06:03:19 +05:30
parent 0d8d5d2f2c
commit 20d1b1c6f1
6 changed files with 108 additions and 27 deletions

View File

@ -1,8 +1,8 @@
{
"name": "setup-php",
"version": "1.4.4",
"version": "1.4.5",
"private": false,
"description": "Setup php action",
"description": "Setup PHP for use with GitHub Actions",
"main": "lib/setup-php.js",
"scripts": {
"build": "tsc",