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 89a1bac + 45f0aaa commit 8b8f4ddCopy full SHA for 8b8f4dd
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-20.04
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
15
- name: Set up PHP
16
uses: shivammathur/setup-php@v2
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
@@ -109,7 +109,7 @@ jobs:
109
fail-fast: false
110
111
112
113
114
115
0 commit comments