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.
The version code should be `v3`, rather than `3`. Received error "Unable to resolve action `ramsey/composer-install@3`, unable to find version `3`", if using `uses: "ramsey/composer-install@3"`.
Update ramsey/composer-install version
Fix some typos
Update actions/checkout version
Running in GH Actions: small updates for best practices
Tweak the PHPCS and CS2PR steps to prevent a failing build due to ruleset errors going unnoticed
Minor edits to the workflow - updated some version numbers and added spaces in the workflow file to make it a bit more readable
Include information about cs2pr, simplify run command, minor tweaks to the steps at the top.
Updated Running in GitHub Actions (markdown)
Created Running-in-GitHub-Actions (markdown)