We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb506d commit f60dd07Copy full SHA for f60dd07
README.md
@@ -64,7 +64,7 @@ jobs:
64
uses: actions/checkout@v2
65
66
- name: Run PHP-Prefixer
67
- uses: PHP-Prefixer/php-prefixer-build-action@0.0.2
+ uses: PHP-Prefixer/php-prefixer-build-action@v0.0.3
68
env:
69
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70
with:
@@ -102,7 +102,7 @@ jobs:
102
...
103
104
105
106
107
108
0 commit comments