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.
2 parents c0d9b49 + 226e393 commit 3c1eae7Copy full SHA for 3c1eae7
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout code
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
- name: Setup PHP
26
uses: shivammathur/setup-php@v2
.github/workflows/code-quality.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
.github/workflows/dependencies.yml
0 commit comments