Skip to content

Commit 7f013bb

Browse files
author
Greg Bowler
authored
Merge pull request #69 from euberdeveloper/patch-1
Update README.md #68
2 parents 0a2fe11 + e394a8f commit 7f013bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This action runs on a custom base image, available at https://github.com/php-act
9494

9595
Use the following inputs to run a specific PHP/Composer version combination:
9696

97-
+ `php_version` Available versions: `7.1`, `7.2`, `7.3`, `7.4`, `8.0` (default: `latest` aka: `7.4`)
97+
+ `php_version` Available versions: `7.1`, `7.2`, `7.3`, `7.4`, `8.0` (default: `latest` aka: `8.0`)
9898
+ `version` Available versions: `1`, `2` (default: `latest` aka: `2`)
9999

100100
Example configuration that runs Composer version 1 on PHP version 7.1:

0 commit comments

Comments
 (0)