We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4a799c + 491e555 commit 15ad2aeCopy full SHA for 15ad2ae
.github/workflows/pint.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
18
19
- name: Setup PHP
20
uses: shivammathur/setup-php@v2
.github/workflows/rector.yml
@@ -16,7 +16,7 @@ jobs:
21
22
0 commit comments