Skip to content

Commit 07df85d

Browse files
committed
Updated checkout action [skip ci]
1 parent 355f26d commit 07df85d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
composer: --prefer-lowest
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v5
14+
- uses: actions/checkout@v6
1515
- uses: shivammathur/setup-php@v2
1616
with:
1717
php-version: ${{ matrix.php }}

0 commit comments

Comments
 (0)