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 fc0a890 commit 14c3c04Copy full SHA for 14c3c04
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@v0.0.3
+ uses: PHP-Prefixer/php-prefixer-build-action@v0.0.5
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