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.
1 parent 43411f4 commit efe397fCopy full SHA for efe397f
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
14
15
- uses: shivammathur/setup-php@v2
16
with:
@@ -40,7 +40,7 @@ jobs:
40
composer-flags: '--prefer-lowest'
41
42
43
44
45
46
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
@@ -90,7 +90,7 @@ jobs:
90
91
92
93
94
95
96
0 commit comments