Skip to content

Commit 14c3c04

Browse files
committed
build(version): Bump to v0.0.5
1 parent fc0a890 commit 14c3c04

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.3
67+
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
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.3
105+
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
106106
env:
107107
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
108108
with:

0 commit comments

Comments
 (0)