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 cc791ad commit c19b008Copy full SHA for c19b008
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
23
- name: Install PHP
24
uses: shivammathur/setup-php@v2
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
108
109
0 commit comments