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 3f6fe55 + 0504dd9 commit 3111c0fCopy full SHA for 3111c0f
.github/workflows/code-quality.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout code
24
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
25
26
- name: Setup PHP
27
uses: shivammathur/setup-php@v2
.github/workflows/tests.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments