We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d510b2 commit 355f26dCopy full SHA for 355f26d
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
composer: --prefer-lowest
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
- uses: shivammathur/setup-php@v2
16
with:
17
php-version: ${{ matrix.php }}
0 commit comments