We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1035a91 commit 198e064Copy full SHA for 198e064
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
name: PHP ${{ matrix.php }} tests
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
20
- uses: shivammathur/setup-php@v2
21
with:
0 commit comments