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 7b6d1e9 commit da1a94eCopy full SHA for da1a94e
.github/workflows/tests.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout repository
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
31
- name: Setup PHP ${{ matrix.php }} (${{ matrix.ext_optional }})
32
uses: shivammathur/setup-php@v2
0 commit comments