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 01a11d0 commit ca8ed41Copy full SHA for ca8ed41
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
20
- name: Setup PHP
21
uses: shivammathur/setup-php@v2
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments