Skip to content

Commit 05fee97

Browse files
committed
docs(readme): Bump to v0.0.6
1 parent af5aa19 commit 05fee97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/checkout@v2
6565

6666
- name: Run PHP-Prefixer
67-
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
67+
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.6
6868
env:
6969
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7070
with:
@@ -102,7 +102,7 @@ jobs:
102102
...
103103

104104
- name: Run PHP-Prefixer
105-
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
105+
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.6
106106
env:
107107
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
108108
with:

0 commit comments

Comments
 (0)