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 973bc37 commit c245c14Copy full SHA for c245c14
.github/workflows/benchmark.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout code
24
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
25
26
- name: Setup PHP
27
uses: shivammathur/setup-php@v2
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
28
29
30
31
.github/workflows/cs.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
0 commit comments