Skip to content

Commit bae41ea

Browse files
committed
fix: action badge error
1 parent ea05d94 commit bae41ea

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
@@ -3,7 +3,7 @@
33
[![License](https://img.shields.io/packagist/l/toolkit/fsutil.svg?style=flat-square)](LICENSE)
44
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/toolkit/fsutil)
55
[![Latest Stable Version](http://img.shields.io/packagist/v/toolkit/fsutil.svg)](https://packagist.org/packages/toolkit/fsutil)
6-
[![Actions Status](https://github.com/php-toolkit/fsutil/workflows/Unit-Tests/badge.svg)](https://github.com/php-toolkit/fsutil/actions)
6+
[![Actions Status](https://github.com/php-toolkit/fsutil/workflows/Unit-tests/badge.svg)](https://github.com/php-toolkit/fsutil/actions)
77

88
Some useful filesystem util for php
99

0 commit comments

Comments
 (0)