Skip to content

Commit

Permalink
Use PHP 8.1 to run CS
Browse files Browse the repository at this point in the history
  • Loading branch information
IonBazan committed Feb 22, 2022
1 parent a1a6a0f commit 56daf16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ on:
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@1.4.0"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@1.4.1"
with:
php-version: "8.1"

0 comments on commit 56daf16

Please sign in to comment.