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 0807b58 commit 3766d06Copy full SHA for 3766d06
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
name: "Tests"
18
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
- uses: shivammathur/setup-php@v2
22
with:
23
php-version: ${{ matrix.php }}
0 commit comments