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 366e241 commit b27c3adCopy full SHA for b27c3ad
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout repository
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
28
- name: Setup PHP ${{ matrix.php }} (${{ matrix.ext }})
29
uses: shivammathur/setup-php@v2
0 commit comments