Use runner context in cache yml

This commit is contained in:
Shivam Mathur
2019-11-08 15:56:57 +05:30
parent d2e09be6ce
commit 02c5ec11cc
3 changed files with 107 additions and 111 deletions

View File

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