Skip to content

Commit

Permalink
build(version): Bump to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalsanchez committed Aug 21, 2021
1 parent fc0a890 commit 14c3c04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/checkout@v2

- name: Run PHP-Prefixer
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.3
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
...

- name: Run PHP-Prefixer
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.3
uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 14c3c04

Please # to comment.