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 fc9636c + 1afb236 commit b635b4aCopy full SHA for b635b4a
4 files changed
.github/workflows/continuous-integration.yml
@@ -41,7 +41,7 @@ jobs:
41
experimental: true
42
43
steps:
44
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
45
46
- uses: shivammathur/setup-php@v2
47
with:
.github/workflows/functional.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
- "nightly"
23
24
25
26
27
28
.github/workflows/phpstan.yml
@@ -21,7 +21,7 @@ jobs:
21
- "8.1"
0 commit comments