Skip to content

Commit e2d4f01

Browse files
authored
Merge pull request #3 from snow-actions/readme
Using nikic/php-ast
2 parents 5097b8d + fad2ace commit e2d4f01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ steps:
2929
3030
| Name | Description | Default | Required |
3131
| - | - | - | - |
32-
| `php-version` | PHP version https://github.com/shivammathur/setup-php#tada-php-support | `8.1` | no |
33-
| `ast-version` | AST version https://github.com/nikic/php-ast#ast-versioning | `85` | no |
32+
| `php-version` | PHP version of [shivammathur/setup-php](https://github.com/shivammathur/setup-php#tada-php-support) | `8.1` | no |
33+
| `ast-version` | AST version of [nikic/php-ast](https://github.com/nikic/php-ast#ast-versioning) | `85` | no |
3434

3535
## Outputs
3636

@@ -59,6 +59,7 @@ steps:
5959

6060
- [actions/checkout@v3](https://github.com/actions/checkout)
6161
- [shivammathur/setup-php@v2](https://github.com/shivammathur/setup-php)
62+
- [nikic/php-ast](https://github.com/nikic/php-ast)
6263

6364
## Contributing
6465

0 commit comments

Comments
 (0)