We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc793c commit 2fa151aCopy full SHA for 2fa151a
.github/workflows/tests.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
name: Tests - PHP ${{ matrix.php-version }}
35
steps:
36
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
37
38
- uses: shivammathur/setup-php@v2
39
with:
0 commit comments