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 39a5986 + a682cc2 commit 89abe89Copy full SHA for 89abe89
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
22
23
- name: Install PHP
24
uses: shivammathur/setup-php@v2
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
0 commit comments